Oh, yeah, account creation is indeed a very overlooked usecase! Great!
this post was submitted on 01 Oct 2024
30 points (100.0% liked)
Summit
708 readers
1 users here now
Community to discuss Summit, a Lemmy reader for Android.
App (Play Store): https://play.google.com/store/apps/details?id=com.idunnololz.summit
APK: https://github.com/idunnololz/summit-for-lemmy/releases
Patreon: https://patreon.com/SummitforLemmy
Ko-Fi: https://ko-fi.com/summitforlemmy
founded 2 years ago
MODERATORS
Yo! Great work!
Thanks!
Thanks for fixing Imgur crash issue. You just made my life so easier.
Did you recently update the app? On my tablet it now always crashes trying to open a post.
App is on 1.44.2
Not sure if that is the problem:
11-07 18:19:56.710 31970 32084 E AndroidRuntime: Process: com.idunnololz.summit, PID: 31970
11-07 18:19:56.710 31970 32084 E AndroidRuntime: java.lang.NoSuchMethodError: No interface method removeFirst()Ljava/lang/Object; in class Ljava/util/List; or its super classes (declaration of 'java.util.List' appears in /apex/com.android.art/javalib/core-oj.jar)
11-07 18:19:56.710 31970 32084 E AndroidRuntime: at R5.e.a(SourceFile:1)
11-07 18:19:56.710 31970 32084 E AndroidRuntime: at com.idunnololz.summit.lemmy.a.c(SourceFile:30)
11-07 18:19:56.710 31970 32084 E AndroidRuntime: at com.idunnololz.summit.lemmy.a.a(SourceFile:428)
11-07 18:19:56.710 31970 32084 E AndroidRuntime: at com.idunnololz.summit.lemmy.post.PostViewModel.h(SourceFile:171)
11-07 18:19:56.710 31970 32084 E AndroidRuntime: at com.idunnololz.summit.lemmy.post.PostViewModel$fetchPostData$1.z(SourceFile:801)
11-07 18:19:56.710 31970 32084 E AndroidRuntime: at kotlin.coroutines.jvm.internal.BaseContinuationImpl.k(SourceFile:9)
11-07 18:19:56.710 31970 32084 E AndroidRuntime: at la.D.run(SourceFile:115)
11-07 18:19:56.710 31970 32084 E AndroidRuntime: at sa.b.run(SourceFile:96)
11-07 18:19:56.710 31970 32084 E AndroidRuntime: Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [l0{Cancelling}@d50ab02, Dispatchers.Default]
Android 13
Well done!