simondankelmann / Bluetooth-LE-Spam

GNU General Public License v3.0
3.54k stars 280 forks source link

Application can not launch #204

Closed lc6464 closed 5 months ago

lc6464 commented 5 months ago

Version: 1.0.7 Device: Xiaomi 13 (2211133C) System: MIUI 14.0.5.0 (UMCCNXM)

java.lang.IllegalArgumentException: Can't convert value to enum, unknown value: ADVERTISEMENT_TYPE_CONTINUITY_DEVICE_POPUPS
    at de.simon.dankelmann.bluetoothlespam.Database.Dao.AdvertisementSetDao_Impl.__AdvertisementSetType_stringToEnum(AdvertisementSetDao_Impl.java:603)
    at de.simon.dankelmann.bluetoothlespam.Database.Dao.AdvertisementSetDao_Impl.getAll(AdvertisementSetDao_Impl.java:243)
    at de.simon.dankelmann.bluetoothlespam.ui.start.StartFragment$checkDatabase$1.invokeSuspend(StartFragment.kt:517)
    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)
    Suppressed: kotlinx.coroutines.DiagnosticCoroutineContextException: [StandaloneCoroutine{Cancelling}@303d59a, Dispatchers.IO]
simondankelmann commented 5 months ago

Please delete all App data and cache

GammaPotato commented 5 months ago

Please delete all App data and cache

I have same issue on Galaxy Z fold 3. Android 13. App crashes instant. Android system tells me that the app have an issue and cant start

crackeren commented 5 months ago

Use debug version most likely there is a crash lag in the release version

lc6464 commented 5 months ago

Please delete all App data and cache

Thank you. It is working now.

lc6464 commented 5 months ago

I have same issue on Galaxy Z fold 3. Android 13. App crashes instant. Android system tells me that the app have an issue and cant start

You can try to clear all data of the application.