On my tablet, my app run well. I install it from usb (B4A)
I run my app for 2-3 month now and google map run well.
last night I submit my app on google play for my tester team.
On my phone, I install a newer version from my web site via an autoUpdate in app.
and today, I have this error
When installing, a warning from installer, from google protect.
I uninstall it and connect my phone to usb and install it with B4A in release mode.
All installation was in release mode.
I run my app for 2-3 month now and google map run well.
last night I submit my app on google play for my tester team.
On my phone, I install a newer version from my web site via an autoUpdate in app.
and today, I have this error
B4X:
starter_startgps (java line: 213)
java.lang.UnsupportedOperationException: GpsStatus APIs not supported, please use GnssStatus APIs instead
at android.location.LocationManager.addGpsStatusListener(LocationManager.java:1998)
at anywheresoftware.b4a.gps.GPS.Start(GPS.java:103)
....
....
When installing, a warning from installer, from google protect.
I uninstall it and connect my phone to usb and install it with B4A in release mode.
All installation was in release mode.
Last edited: