AppsFlyerSDK / AdobeAirExtension-AppsFlyer

Adobe Air Extension for AppsFlyer
24 stars 22 forks source link

Appsflyer can not extract information if using newer google play services #18

Open noamgat opened 6 years ago

noamgat commented 6 years ago

Hi,

I am using the appsflyer ane without google play services, because another library requires a newer version. I put the newer version ( https://github.com/myflashlab/common-dependencies-ANE ) plus the android support jar inside, and appsflyer fails to extract information like GAID. I see the following in the logcat :

02-20 09:38:09.165 7425 8718 I AppsFlyer_4.7.1: sendTrackingWithEvent from activity: android.app.Application 02-20 09:38:09.165 7425 8718 I AppsFlyer_4.7.1: Trying to fetch GAID.. 02-20 09:38:09.167 7425 8718 E GooglePlayServicesUtil: The Google Play services resources were not found. Check your project configuration to ensure that the resources are included. 02-20 09:38:09.178 7425 8718 I AppsFlyer_4.7.1: *** sendTrackingWithEvent: LoginFlow 02-20 09:38:09.208 7425 8718 E GooglePlayServicesUtil: The Google Play services resources were not found. Check your project configuration to ensure that the resources are included. 02-20 09:38:09.212 7425 8718 I AppsFlyer_4.7.1: IMEI was not collected. 02-20 09:38:09.212 7425 8718 E GooglePlayServicesUtil: The Google Play services resources were not found. Check your project configuration to ensure that the resources are included. 02-20 09:38:09.213 7425 8718 I AppsFlyer_4.7.1: Android ID was not collected. 02-20 09:38:09.217 7425 8718 I AppsFlyer_4.7.1: AppsFlyer: first launch date: 2017-12-12_162206+0200

The SDK does not provide additional information, so we are unable to further diagnose the issue. Have you succeeded in running the project with newer google play services library versions? Which version does the with-GPS version use?

saczuac commented 4 years ago

Same issue here

jershell commented 3 years ago

Same issue here

abora97 commented 1 year ago

i have same issue please if found solution tell me

buuuudzik commented 1 year ago

Hey @abora97 have you found a solution?