Skip to content

Commit

Permalink
Add some more detail to the README.
Browse files Browse the repository at this point in the history
  • Loading branch information
jtowle committed Sep 15, 2011
1 parent 9302b66 commit d4f5c43
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
Using the Urban Airship Plugin Sample for PhoneGap 1.0.0
--------------------------------------------------------
1) Fill in your app key and secret in AppDelegate.m
2) Run it!

Integrating the Urban Airship Plugin into Your App
--------------------------------------------------
1) Copy the sample AppDelegate.h/m files from the sample into your project (they
replace the autogenerated files)
2) Include PushNotification.js in your WWW folder (check the comments for usage)
3) Add PushNotification.h/m in the Plugins folder
4) Add key "pushnotification" and value "PushNotification" (case-sensitive) to the plugins
Expand Down

0 comments on commit d4f5c43

Please sign in to comment.