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

Deprecated usage of device.serial since Android 10+ (API Level 29) #160

Open
jobbemaas opened this issue Mar 12, 2021 · 2 comments
Open
Assignees
Labels
status/waiting_for_internal_info Waiting for some internal feedback

Comments

@jobbemaas
Copy link

Since Android 10 (API Level 29) Google added restrictions to non-resettable hardware id's, which include both IMEI and serial number (https://developer.android.com/training/articles/user-data-ids). This means the function device.serial from the OutSystems JavaScript API Device is not working anymore without explicitly settings the permission "READ_PRIVILEGED_PHONE_STATE".

@jobbemaas
Copy link
Author

@rmlos rmlos self-assigned this Mar 17, 2021
@rmlos rmlos added the status/waiting_for_internal_info Waiting for some internal feedback label Mar 26, 2021
@rmlos
Copy link
Contributor

rmlos commented Mar 29, 2021

@jobbemaas Thanks for reporting this! 😄 Our R&D team is now looking into it. We'll let you know about the status. 🔨

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status/waiting_for_internal_info Waiting for some internal feedback
Projects
None yet
Development

No branches or pull requests

2 participants