Code Monkey home page Code Monkey logo

Comments (17)

simondankelmann avatar simondankelmann commented on September 26, 2024 2

Those logs show that the old database is not properly removed. Not all App data is deleted.

from bluetooth-le-spam.

StaiMeer avatar StaiMeer commented on September 26, 2024 2

Just go to file manager, Android, data , de.xxxxx.bluetoohtlespamxxxxxxx (idk the name, something with Blspam); Delete this entire folder and you're good to go

from bluetooth-le-spam.

simondankelmann avatar simondankelmann commented on September 26, 2024 1

Please delete your app data before using the update

from bluetooth-le-spam.

leafymar avatar leafymar commented on September 26, 2024 1

it crashes on start:

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}@8deccfb, Dispatchers.IO]

from bluetooth-le-spam.

AnonDevSUS avatar AnonDevSUS commented on September 26, 2024 1

Those logs show that the old database is not properly removed. Not all App data is deleted.

how do i delete all of the app data?
I've already deleted the data from settings and it still crashes?

Try to quit the app, and activate the GPS before enter again, be sure to give all required permissions to the app.

Its still crashing i dont think it can be fixed??

Idk, I installed the app but it crashed, so I uninstalled it and reinstalled it, but the problem remained, so I went into the app settings and deleted the data, then I manually set the permissions in the settings and also activated the GPS in the cell phone toggles together with the Bluetooth, when I reopened the app it worked again, and it didn't give me any more problems.

from bluetooth-le-spam.

leafymar avatar leafymar commented on September 26, 2024 1

Those logs show that the old database is not properly removed. Not all App data is deleted.

how do i delete all of the app data?
I've already deleted the data from settings and it still crashes?

Try to quit the app, and activate the GPS before enter again, be sure to give all required permissions to the app.

Its still crashing i dont think it can be fixed??

Idk, I installed the app but it crashed, so I uninstalled it and reinstalled it, but the problem remained, so I went into the app settings and deleted the data, then I manually set the permissions in the settings and also activated the GPS in the cell phone toggles together with the Bluetooth, when I reopened the app it worked again, and it didn't give me any more problems.

Thank you!! It works now!! I set the permissions manually and it worked! Thank you so much 🙏🙏

from bluetooth-le-spam.

GeorgeYT9769 avatar GeorgeYT9769 commented on September 26, 2024 1

After doing the same things written here again and again, it started working. LOL

from bluetooth-le-spam.

GeorgeYT9769 avatar GeorgeYT9769 commented on September 26, 2024

Please delete your app data before using the update

I did, not even reinstalling the app works.

from bluetooth-le-spam.

simondankelmann avatar simondankelmann commented on September 26, 2024

Then please post some logs, otherwise I won't be able to work on this

from bluetooth-le-spam.

GeorgeYT9769 avatar GeorgeYT9769 commented on September 26, 2024

Here, a video of the crash: https://youtube.com/shorts/IOWd6QofwqQ?si=a3zGbqScpMCAvA_j

from bluetooth-le-spam.

AnonDevSUS avatar AnonDevSUS commented on September 26, 2024

Then please post some logs, otherwise I won't be able to work on this

I have a log data of the crash, I'm on Xiaomi 11 Lite 5G:

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}@8d864ef, Dispatchers.IO]

from bluetooth-le-spam.

leafymar avatar leafymar commented on September 26, 2024

Those logs show that the old database is not properly removed. Not all App data is deleted.

how do i delete all of the app data?
I've already deleted the data from settings and it still crashes?

from bluetooth-le-spam.

AnonDevSUS avatar AnonDevSUS commented on September 26, 2024

Those logs show that the old database is not properly removed. Not all App data is deleted.

how do i delete all of the app data?
I've already deleted the data from settings and it still crashes?

Try to quit the app, and activate the GPS before enter again, be sure to give all required permissions to the app.

from bluetooth-le-spam.

leafymar avatar leafymar commented on September 26, 2024

Those logs show that the old database is not properly removed. Not all App data is deleted.

how do i delete all of the app data?
I've already deleted the data from settings and it still crashes?

Try to quit the app, and activate the GPS before enter again, be sure to give all required permissions to the app.

Its still crashing i dont think it can be fixed??

from bluetooth-le-spam.

GeorgeYT9769 avatar GeorgeYT9769 commented on September 26, 2024

Those logs show that the old database is not properly removed. Not all App data is deleted.

How to delete all data? I deleted the data I could, reinstalled it, nothing... Also how to get the log?

from bluetooth-le-spam.

GeorgeYT9769 avatar GeorgeYT9769 commented on September 26, 2024

Those logs show that the old database is not properly removed. Not all App data is deleted.

how do i delete all of the app data?
I've already deleted the data from settings and it still crashes?

Try to quit the app, and activate the GPS before enter again, be sure to give all required permissions to the app.

Its still crashing i dont think it can be fixed??

Idk, I installed the app but it crashed, so I uninstalled it and reinstalled it, but the problem remained, so I went into the app settings and deleted the data, then I manually set the permissions in the settings and also activated the GPS in the cell phone toggles together with the Bluetooth, when I reopened the app it worked again, and it didn't give me any more problems.

On my side the problem remains, anything I do doesn't help.

from bluetooth-le-spam.

simondankelmann avatar simondankelmann commented on September 26, 2024

Good to know it is finally working

from bluetooth-le-spam.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.