Hello!
I created a new project in AndroidStudio and imported your project but I get this error on mLocationManager.requestLocationUpdates and it's crashes. Any adivces?
This said about error: Call requires permission which may be rejected by user: code should explicitly check to see if permission is available (with checkPermission) or explicitly handle a potential SecurityException.
Hello! I created a new project in AndroidStudio and imported your project but I get this error on mLocationManager.requestLocationUpdates and it's crashes. Any adivces? This said about error: Call requires permission which may be rejected by user: code should explicitly check to see if permission is available (with checkPermission) or explicitly handle a potential SecurityException.
Thank you!