Logging Purchases
See the Android integration instructions for in depth discussion of revenue tracking best practices and interfaces.
1
Appboy.GetInstance(context).LogPurchase("YOUR_PURCHASE_NAME", 100);
See the Android integration instructions for in depth discussion of revenue tracking best practices and interfaces.
1
Appboy.GetInstance(context).LogPurchase("YOUR_PURCHASE_NAME", 100);