Skip to content

jeffborg/ios-phonegap-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Using the Urban Airship Plugin Sample for PhoneGap 1.0.0
-------------------------------------------------------- 
 1) Fill in your app key and secret in AppDelegate.m
 2) Update the project with your bundle ID and signing settings
 3) 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
    list in PhoneGap.plist
 5) Include the sample index.html or just use the parts you want

About

An Urban Airship Plugin for PhoneGap 1.0.0

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published