Skip to content

Fix plugin response parsing, stop asking for notification permissions

Compare
Choose a tag to compare
@collingreen collingreen released this 28 Mar 01:19
· 272 commits to master since this release
  • 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