I am developing independent watch app using watchOS 6 and I want to use push notification in this app. So, Please guide me what is the process of integrate APNS in watch OS 6 without using iPhone. and registerForRemoteNotifications() method is not working watchOS6.
Asked
Active
Viewed 171 times
1
-
Did you get to the bottom of this? I get the token, but my server is rejecting and also passing back `DeviceTokenNotForTopic` – RichAppz Sep 24 '19 at 21:22
-
registerForRemoteNotifications is working fine now. – Ravikant Sep 26 '19 at 05:29
-
What did you set your topic as? – RichAppz Sep 26 '19 at 06:28