mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-07-16 00:00:04 +08:00
* fix(appsflyer): added missing registerUninstall() According to appsflyer docs, there should be *registerUninstall()* method to allow tracking uninstalls for iOS: https://github.com/AppsFlyerSDK/appsflyer-cordova-plugin/blob/master/docs/API.md#-registeruninstalltoken-void * fixed asterisk alignment to pass CI test * removed whitespace to pass CI test