PhoneGap / iOS LocalNotification App Crashes on tapping “View”

后端 未结 4 391
孤城傲影
孤城傲影 2021-01-02 20:46

I\'m having trouble here: I have the app set to not run in the background, and I\'m setting a dailyInterval localnotification using a localNotification plugin I found on git

4条回答
  •  被撕碎了的回忆
    2021-01-02 21:36

    I've re-writen the localNotification plugin if anyone is interested - you can now add callbacks as well as sound. I like this fix for this problem as I have faced the same thing. I've also included it in the GIT project.

    the GIT project https://github.com/DrewDahlman/Phonegap-LocalNotification

    and a blog post explaining changes http://www.drewdahlman.com/meusLabs/?p=117

提交回复
热议问题