Android Question API 31 GPS library don't work at all

andrew007

New Member
Hi, good morning
i need to pubblish my new app, it work perfectly until API 30 with the GPS library.
But if i set into the manifest <uses-sdk android:minSdkVersion="14" android:targetSdkVersion="31" /> my gps don't work
There's a solution ?

Thanks :)
 
Top