Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Device_id is missing for Application Installed event (only for Android) #59

Open
Mik77o opened this issue Oct 26, 2022 · 2 comments
Open
Labels
question Further information is requested

Comments

@Mik77o
Copy link

Mik77o commented Oct 26, 2022

Sometimes in Segment device_id is empty for the Application Installed event. Applies to Android.

...
    "device": {
      "adTrackingEnabled": true,
      "advertisingId": "xxxx",
      "id": "",       <- here
      "manufacturer": "xxxx",
      "model": "xxxx",
      "name": "xxxx",
      "type": "android"
    },
...
@Mik77o
Copy link
Author

Mik77o commented Oct 27, 2022

@danielgomezrico
Copy link
Contributor

I agree but I can not be sure, I can see this warning:

Note: From 4.10.1, Segment no longer collects the Android ID to comply with Google’s User Data Policy. You may need to upgrade your Analytics-Android version and your device-mode destination versions to be compliant with Google Play policies.

@danielgomezrico danielgomezrico added the question Further information is requested label Aug 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants