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 want PHONE permissions #7

Open
kleinpetr opened this issue Jun 15, 2019 · 5 comments
Open

Android want PHONE permissions #7

kleinpetr opened this issue Jun 15, 2019 · 5 comments

Comments

@kleinpetr
Copy link

kleinpetr commented Jun 15, 2019

When I call getImei in main, the app shows permission popup for PHONE permissions before start app. When I click to allow or disallow permissions then the app shut down...

@badrussamsi
Copy link

hi @kleinpetr i have same error, do you have solution for fix this error?

@kleinpetr
Copy link
Author

kleinpetr commented Dec 30, 2019

No. Now I am using this plugin https://pub.dev/packages/device_id

@badrussamsi
Copy link

If use this plugin https://pub.dev/packages/device_id
how about handle your permission?

@kleinpetr
Copy link
Author

kleinpetr commented Dec 30, 2019 via email

@yash365
Copy link

yash365 commented Mar 9, 2020

i am also getting the same issue, getting following error :
java.lang.NullPointerException: Attempt to invoke interface method 'void io.flutter.plugin.common.MethodChannel$Result.success(java.lang.Object)' on a null object reference in flutter

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