Android1500 / GpsSetter

Xposed module which will set location where you want without effect mock location.
321 stars 44 forks source link

GpsSetter app closes when setting location #27

Open ReDdiE opened 1 year ago

ReDdiE commented 1 year ago

Flow:

When i reopen the app the picked location is set.

Version GpsSetter: tested on 1.1.6, 1.2.8 and 1.2.10 LSposed: 1.8.5(6649) Zygisk Magisk: 25.2 System: 8.1.0 (Api 27) ARM64-v8a Lineage 15.1-20181211

Logcat message: FATAL EXCEPTION: main Process: com.android1500.gpssetter, PID: 7522 java.io.IOException: no result at android.location.Geocoder.getFromLocation(Geocoder.java:136) at com.android1500.gpssetter.utils.ext.Ext_LatLngKt$getAddress$2$1.invokeSuspend(Ext+LatLng.kt:16) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.internal.LimitedDispatcher.run(LimitedDispatcher.kt:42) at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:95) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:570) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:677) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:664)