-
Notifications
You must be signed in to change notification settings - Fork 748
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
Permission denied error #30
Comments
The course is outdated, so there are many breaking changes. hope that helps |
Thank you! This worked. Apparently, the app's location permission was denied by default on my android 10 emulator. |
Happy to hear that I was able to help... @nonsocchi |
https://gist.github.com/tauheed0007/990796af7ba921a9b914945e98341f38 dont give permission manually it will give your app bad ratings when uploading on play store just use my code i compile it and its work amazing |
https://gist.github.com/tauheed0007/990796af7ba921a9b914945e98341f38 |
I am getting several error in
AndroidManifuest.xml
file and unable to proceed further on the project. I am currently learning the course from my organisation id. The below was the issue I m getting. I have tried to resolve by googling and various ways but nothing helped. I am struck and unable to move forward on the same..
@angelabauer @TheMuellenator
The text was updated successfully, but these errors were encountered: