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

Android Crash with java.lang.SecurityException: getDeviceId: #22

Open
JeanC17 opened this issue Dec 13, 2020 · 0 comments
Open

Android Crash with java.lang.SecurityException: getDeviceId: #22

JeanC17 opened this issue Dec 13, 2020 · 0 comments

Comments

@JeanC17
Copy link

JeanC17 commented Dec 13, 2020

Is there anyone facing android crash with java.lang.SecurityException: getDeviceId with v1.0.5?
iOS is working fine.

Here is the crash log:
Unable to start activity ComponentInfo{com.ipayapp/com.ipay.IpayAcitivity}: java.lang.SecurityException: getDeviceId: The user 10149 does not meet the requirements to access device identifiers.
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3356)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3500)
at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:83)
at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:135)
at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:95)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2049)
at android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loop(Looper.java:223)
at android.app.ActivityThread.main(ActivityThread.java:7523)
at java.lang.reflect.Method.invoke(Native Method)

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

1 participant