DevDmitryHub / cordova-plugin-appsflyer

AppsFlyer plugin for Cordova (Phonegap)
3 stars 2 forks source link

Non Organic Install Test fails due to Dashboard Configuration issue - Android only #6

Open gabriele-sacchi opened 5 years ago

gabriele-sacchi commented 5 years ago

I am using this Cordova plugin and it works for iOS, I am able to track installations of the iOS App built with Cordova.

I am unable though to track the installations of the Android app.

Error: sdk integration test fails

The dashboard is configured in this way: I clicked "Add App", I chose "Android out of store APK", I added as store details: the bundle identifier of my app, "TEST" as channel name and a fake url for the App URL. I saved and the dashboard got created successfully.

When I execute the init command the response says success but no installations appear on the dashboard.

Logs in console: logs success

Any help, please? :(

Stackoverflow

gabriele-sacchi commented 5 years ago

Solved, reply is on the stackoverflow above 👍