Fix plugin response parsing, stop asking for notification permissions
- Removes the automatic asking for notification permissions at startup (which was incorrect for ios 8+). Now permission should be requested when desired, using the correct api for the current ios version. This has been updated in the latest version of the localNotify plugin.
- Fixes a crash parsing JSON from plugin events