Closed soerenschneider closed 1 year ago
Hi,
I encountered the same issue when I tried foreground a couple months ago… also on a Pixel 4a using GrapheneOS.
Exactly the same symptoms, I can use it for a couple hours after installing and then it freezes when starting it.
Hi, I also have the same problem on divestos 19 (android 12). I am able to add the server infos and sync but after that the app will be stuck on the logo when I start it again. It starts again if I clear the app storage and will get stuck again after adding the sync server.
@soerenschneider @bgregos I had the same issue on GrapheneOS. I rebuilt the app with gson
bumped to version 2.10 inside app/build.gradle
implementation 'com.google.code.gson:gson:2.10'
Afterwards, the app ran fine with sync enabled for a week now.
Thanks for finding this fix! I'll be releasing this as Foreground 1.5.5 in the next few days.
@bgregos Awesome, thanks! I'll try it out as soon as the release hits F-Droid!
Hi, thanks for the awesome app!
Using Graphene OS on a Pixel 4a, I'm facing a problem with foreground. I was able to set it up, sync with my taskserver, complete and create new tasks. After some time (I don't have a more accurate description), the app is not being able to start up again, being stuck at the logo.
This has happened a couple of times already - wiping the app's data and starting over works but ultimately leads to the same result again.
I was able to capture logs, it appears the app is stuck in a loop as the following logs are printed as long as I keep the app open:
Thanks, Sören