-
Notifications
You must be signed in to change notification settings - Fork 96
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
Does not work on Android API23 #16
Comments
Please check version 1.3.1 |
I have the same issue even with the new version. the permission is correctly added to the AndroidManifest, but still it throw that error. |
Hi! Does anyone get the solution for this issue. Even for me also it happening in the same. If I open the app first time then UUID will not generated. If I open for second time then it will give the UUID number. |
Hello, java.lang.SecurityException: Neither user nor current process has android.permission.READ_PHONE_STATE |
Hello, |
+1 Trying to find a solution ... |
Found the solution.. |
We are now maintaining a fork of this repository https://github.com/wizpanda/cordova-plugin-unique-device-id2. |
On API 23 I have:
but still I get this error:
The text was updated successfully, but these errors were encountered: