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

Does not work on Android API23 #16

Open
confile opened this issue Oct 12, 2015 · 8 comments
Open

Does not work on Android API23 #16

confile opened this issue Oct 12, 2015 · 8 comments

Comments

@confile
Copy link

confile commented Oct 12, 2015

On API 23 I have:

 <uses-permission android:name="android.permission.READ_PHONE_STATE" />

but still I get this error:

java.lang.SecurityException: getDeviceId: Neither user 10058 nor current process has android.permission.READ_PHONE_STATE.
@Paldom
Copy link
Owner

Paldom commented Dec 10, 2015

Please check version 1.3.1

@winstef
Copy link

winstef commented Mar 4, 2016

I have the same issue even with the new version. the permission is correctly added to the AndroidManifest, but still it throw that error.

@mohanchalla
Copy link

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.

@ghost
Copy link

ghost commented May 8, 2016

Hello,
Are there any solutions for this bug?
Using version 1.3.1, get an error:

java.lang.SecurityException: Neither user nor current process has android.permission.READ_PHONE_STATE

@avisarine
Copy link

Hello,
Any updates on this?
Still not working after target api 23 update..

@HriBB
Copy link

HriBB commented Sep 5, 2016

+1

Trying to find a solution ...

@avisarine
Copy link

Found the solution..
I have updated cordova, iOS and Android for cordova, and all plugins..
Works good on both.

@sagrawal31
Copy link

We are now maintaining a fork of this repository https://github.com/wizpanda/cordova-plugin-unique-device-id2.

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

7 participants