ios icon indicating copy to clipboard operation
ios copied to clipboard

Can't get token on simulator

Open dzpt opened this issue 4 years ago • 1 comments

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

dzpt avatar Mar 17 '21 07:03 dzpt

The message is clear. You can't get a token in the simulator because is not supported for push notifications.

francesco-clementi-92 avatar Mar 20 '21 16:03 francesco-clementi-92