Ummer
Results
2
issues of
Ummer
Hi As per documentation we can track uninstall number with the help of Appsfyer by adding below line of code inside onNewToken method of firebase service class: AppsFlyerLib.getInstance().updateServerUninstallToken(getApplicationContext(), token); But...
Hi Why does number of install and unistall number is not same as in playstore. Issues 1. Uninstall number is less as in playstore, that might be case as we...