ios
ios copied to clipboard
Can't get token on simulator
onRegister never been called and got this error
remote notifications are not supported in the simulator
I'm using Xcode 12. Testing on iOS 13.6 Simulator
The message is clear. You can't get a token in the simulator because is not supported for push notifications.