我正在使用phonegap 3.3.0和https://github.com/DrewDahlman/Phonegap-LocalNotification进行本地通知项目
1.drag&删除LocalNotification.h& .m到Xcode插件
2.copied&链接了www文件夹中的cordova.localNotification.js
3.在config.xml中添加功能标签并使用“local_timed”之类的功能
它不显示错误,也不显示本地通知
我错过了什么吗?