Closed yephny closed 1 month ago
I could reproduce crashes when opening the statistics. Do you mean that or don't you even see the Home screen?
it crashes on launch for me as well doesn't launch at all
Same also crashes with the f-droid version or the latest 1.0.2 release from github. Tried the gplaystore (aurora) and that one worked. LineageOS 20 microg on apollon
Hi, I also get a crash immediately on launch without seeing any UI. Version 1.0.0 from F-Droid, Android 13 (Motorola so almost stock Android).
Here's a backtrace that I get, ends with
java.lang.NoSuchMethodError: No direct method <init>(Landroid/os/LocaleList;)V in class Landroid/app/LocaleConfig; or its super classes (declaration of 'android.app.LocaleConfig' appears in /system/framework/framework.jar)
at rocks.poopjournal.fucksgiven.MainActivity$onCreate$1.invoke(MainActivity.kt:36)
at rocks.poopjournal.fucksgiven.MainActivity$onCreate$1.invoke(MainActivity.kt:32)
at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.jvm.kt:109)
For the record, I've downloaded the 1.0.2 APK from the Releases and it crashes at the same time with the same backtrace.
For the record, I've downloaded the 1.0.2 APK from the Releases and it crashes at the same time with the same backtrace.
Thanks for the information. That gave me an idea.
@mubeen1519, may you please check if I messed up the per-app language setup?
I addedgenerateLocaleConfig = true
in the build.gradle.kts and created the file android/app/src/main/res/resources.properties.
Same here, lineage android 13
We will try to find a fix next month.
FucksGiven-1.0.5-debug.zip please test the apk guys and let me know if it still crash
@mubeen1519 It works, no crashes.
@mubeen1519 It works, no crashes.
Awesome, thanks for your feedback. 👍
:writing_hand: Describe the bug
App crashes upon launch
:bomb: Steps to reproduce
:iphone: Tech info