These are removed functions from PhoneGap core (Notification.loadingStart/Stop, and Notification.activityStart/Stop) Using this plugin requires iPhone PhoneGap 1.0.0
- Add all the .h and .m files to your Plugins folder in your project
- Add the .js files to your "www" folder on disk, and add a reference to the .js file as <script> tags in your html file(s)
- In your project's PhoneGap.plist, find the Plugins section. Add a new entry under there, the key is "NotificationEx", value is "NotificationEx".
- See the sample index.html for usage examples
NotificationEx plugin is MIT licensed except for the code below:
UIColorExpanded.h,.m is unknown currently, I have e-mailed the author.
LoadingView.h,.m license is licensed "zlib" style