i use LocationLibrary 1.10 library and now i have this error
any suggestions?
B4X:
scheduler_service_start (java line: 694)
java.lang.SecurityException: "network" location provider requires ACCESS_COARSE_LOCATION or ACCESS_FINE_LOCATION permission.
at android.os.Parcel.readException(Parcel.java:1683)
at android.os.Parcel.readException(Parcel.java:1636)
at android.location.ILocationManager$Stub$Proxy.requestLocationUpdates(ILocationManager.java:614)
at android.location.LocationManager.requestLocationUpdates(LocationManager.java:898)
at android.location.LocationManager.requestLocationUpdates(LocationManager.java:474)
at com.rootsoft.locationmanager.LocationManager1.requestMobileLocation(LocationManager1.java:82)
any suggestions?