Closed mksantoki closed 3 years ago
This happened because application targetSdkVersion is set to 31. We added support for 31 API in the SDK 3.19 release, it should be publicly available by the end of October.
this error still appeared on target sdk 33 and 32
Getting this error on below method
PositioningManager.getInstance() .start(PositioningManager.LocationMethod.GPS_NETWORK)