mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
c403330c0a
* 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