mirror of
https://github.com/purplecabbage/phonegap-plugins.git
synced 2026-04-24 03:00:11 -04:00
add installation note to ios pushnotification readme
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Install
|
||||
|
||||
* Copy the sample AppDelegate.h/m files from the sample into your project (they replace the autogenerated files)
|
||||
* Add the PushNotification related code from the included AppDelegate files to your project's AppDelegate (see https://github.com/phonegap/phonegap-plugins/commit/47f64eb1dd4b2ca2c2999c022c54b0a3e6726cd2 for a diff)
|
||||
* Include PushNotification.js in your WWW folder
|
||||
* Add PushNotification.h/m in the Plugins folder
|
||||
* Add key "pushnotification" and value "PushNotification" (case-sensitive) to the plugins list in PhoneGap.plist
|
||||
|
||||
Reference in New Issue
Block a user