-
Notifications
You must be signed in to change notification settings - Fork 0
Appsflyer iOS SDK Titanium Module
License
Unknown, Unknown licenses found
Licenses found
Unknown
LICENSE
Unknown
LICENSE.txt
paulflores/titanium_appsflyer_ios_module
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Appsflyer iOS SDK Titanium Module ================================= USAGE ------------- 1. Initialization (mandatory) var appsflyer = require('com.shopmium.appsflyer'); appsflyer.startTracker('APPSFLYER_APP_ID', 'APPSFLYER_DEV_KEY'); 2. Set install id (optional) appsflyer.setInstallId('unique_user_id'); 3. Track app launch/installation (mandatory) appsflyer.trackAppLaunch(); 4. Track custom events (optional) appsflyer.trackAction('register', ''); appsflyer.trackAction('purchase', '$3.75');
About
Appsflyer iOS SDK Titanium Module
Resources
License
Unknown, Unknown licenses found
Licenses found
Unknown
LICENSE
Unknown
LICENSE.txt
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published