albertopasca.it
Send push notifications to iOS Simulator - while (true) { }
As you know, when implement push notifications on iOS Application and run the app on simulator, you’ll receive this classic error in console: Remote notifications are not supported in the simulator But is really true? Answer to the question above: Create a payload Just for example use this simple payload or create a new one: Read More
Alberto Pasca