[Solved] How can i catch the System OS Notification in iOS [closed]


There is the NSNotificationCenter. That’s probably what you’re looking for. I suggest searching on that in the Xcode docs.

If that’s not what you’re looking for then you are going to have to be more specific.

1

solved How can i catch the System OS Notification in iOS [closed]