-
Install PhoneGap Plugin. From your command line, type:
cordova platform add ios cordova platform add android cordova plugin add cordova-plugin-apteligent cordova plugin add ./native-crash-plugin
-
Instantiate Crittercism SDK on 'deviceready' event in your javascript file
Crittercism.init({ 'iosAppID' : 'YOUR_IOS_APP_ID', 'androidAppID' : 'YOUR_ANDROID_APP_ID'});
-
Build your app from the command line:
cordova build
-
Notifications
You must be signed in to change notification settings - Fork 0
License
crittercism/PhoneGapExampleApp
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published