SimulatorRemoteNotifications
SimulatorRemoteNotifications copied to clipboard
Library to send mock remote notifications to the iOS simulator
My application is written in React Native. How should I bind this library with my app? Any clue?
I'm getting this error: `ld: library not found for -lObjC`
Hello! First of all, I'd like to thank you for this nice tool! I'm trying to simulate some notifications on an iOS 9 device, which supports a [new payload size...
Is there a Cordova/Phonegap available? How easy/hard would it be to use it in Cordova apps?
Currently the NSTextView replaces any input quotes with quotes that break the JSON validation. So `"key":"value"` becomes `“key”:”value”`. This just disables that in `applicationDidFinishLaunching`.