I solved the GPS problem adding the following line in the untime/android/Manifest.xml of LC10:
<uses-feature android:name="android.hardware.location.gps" android:required="false" />
PS: this setting should be in the LC Android standalone settings...
I don't know yet if the app will work with BT, but I'll find out when also the OpenGL is solved and I will be able to upload a version wich does not drop devices because of OpenGL.
Any help?
<uses-feature android:name="android.hardware.location.gps" android:required="false" />
PS: this setting should be in the LC Android standalone settings...
I don't know yet if the app will work with BT, but I'll find out when also the OpenGL is solved and I will be able to upload a version wich does not drop devices because of OpenGL.
Any help?
Statistics: Posted by trevix — Fri Oct 25, 2024 11:38 am