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

Google Play Services SDK not found for app set id! #98

Closed
eli1stark opened this issue Feb 16, 2022 · 4 comments
Closed

Google Play Services SDK not found for app set id! #98

eli1stark opened this issue Feb 16, 2022 · 4 comments

Comments

@eli1stark
Copy link

Summary

Is it considered an error for Amplitude? Can it function with this error, I haven't published my app yet.

@bohan-amplitude
Copy link

Hi @eli1stark ,

Can you provide more detail about the error? Thank you very much.

@eli1stark
Copy link
Author

eli1stark commented Feb 16, 2022

It just prints "Google Play Services SDK not found for app set id!" at the debug console after init. No exceptions, just the print statement. I don't know what else to say) So, the question is, should I ignore it? Is this okay? Will it affect any functionality of Amplitude?

@yuhao900914
Copy link
Contributor

Hi @eli1stark,
In Android native, we provide the method that uses app set id as a device Id.
If you do enable that, the error means the device Id value will be an unexpected value. Since we cannot get the app set id, the logic will still auto-generated a device id for you. If that is the case, please check here to see the instruction about how to get the app set id.
But if you didn't enable use app set id as a device id, you are all good.

@eli1stark
Copy link
Author

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants