I'm build app with maps and speed dial for emergency call, min android 4.0 target android 6.0. At the time of testing at jellybean, kitkat, lollipops all the functionality works well but in marshmallow, maps and speed dial function does not work, maybe someone can help me to fix this problems?
Asked
Active
Viewed 61 times
1 Answers
1
You need to ask for Runtime permissions from Android 6.
See : 1. https://github.com/googlesamples/android-RuntimePermissions

Community
- 1
- 1