DEV Community

Discussion on: Correctly capture iOS 13 Device Token in Xamarin

Collapse
 
codeprototype profile image
Kevin Le

That's an interesting scenario: user disable push notif, launch app, then user enable push. Question is in between, what does iOS pass when it calls RegisteredForRemoteNotifications. We will need to test. But that's common regardless of app being in Xamarin, Obj-C, Swift, etc.