Skip to content

Latest commit

 

History

History
executable file
·
20 lines (17 loc) · 283 Bytes

README.md

File metadata and controls

executable file
·
20 lines (17 loc) · 283 Bytes

** Android only

var AF = require("ti.appsflyer")
AF.startTracker("COM.APPID","APPSFLYERDEVID");
AF.setCustomerUserId(12334556677);

AF.trackAppLaunch();

AF.trackPurchase({
	'amount': 1.00,
	"service": "any string",
}); 
ddd
asdf
1111
asdfad
44444

tthi is from master 34