simondankelmann / Bluetooth-LE-Spam

GNU General Public License v3.0
3.6k stars 283 forks source link

App always crashing #219

Closed Weirdrandomthings closed 5 months ago

Weirdrandomthings commented 5 months ago

Both version 1.0.7 and 1.0.8 always crash when I try to open them, I have a rooted pixel 7a. Deleting the app data and cache sadly does not work. 1.0.6 just works normally only those two versions don't.

simondankelmann commented 5 months ago

1.0.7 and 1.0.8 need the database to be recreated. it seems some android device do not clear the data correctly. if you tried the debug version please get release version, if not: please try the debug verison. if the problem persists, please try debug version again and provide some logs so we can find out what is happening :)

Weirdrandomthings commented 5 months ago

I finally got it running, I used titanium backup to delete all app data and then I deleted the app and reinstalled it, now it works👍

simondankelmann commented 5 months ago

Nice ! Thanks for sharing a solution!