Unregister for all remote notifications received from Apple Push Notification service (APNs).
SDK
- watchOS 6.0+
Framework
- Watch
Kit
Declaration
- (void)unregisterForRemoteNotifications;
Discussion
Use this method to unregister from all remote notifications; for example, unregister to stop receiving notifications when the user logs out of their account.