App version: 12.10.4.0 (versionCode 709009)
Package tested: org.forkclient.messenger.beta (also reproduced on org.forkgram.messenger from F-Droid, same crash, same version)
Device: Redmi Note 13 Pro 5G
Android / HyperOS version: Android 16, HyperOS (build OS3.0.301.0.WNRMIXM)
RAM/ROM: 11GB RAM / 512GB ROM
Rooted: No
Steps to reproduce:
- Fresh install the APK (tried both the GitHub release build and the F-Droid build)
- Open the app
- Tap "Start Messaging" on the welcome screen
- App crashes immediately, before any phone number entry screen appears
Expected behavior:
The phone number / login screen should appear.
Actual behavior:
The app crashes and is killed instantly.
Crash log (logcat):
FATAL EXCEPTION: main
Process: org.forkclient.messenger.beta, PID: 6272
android.content.res.Resources$NotFoundException: String resource ID #0x7f0fd9ea
at android.content.res.Resources.getText(Resources.java:542)
at android.content.res.MiuiResources.getText(MiuiResources.java:107)
at android.widget.TextView.setText(TextView.java:7673)
at org.telegram.ui.ks1$z.<init>(r8-map-id-8ac7b9b59e20843fe74fd6ae62294b9bfa7b973bf54d717de85575c0982085df:236)
at org.telegram.ui.ks1.createView(r8-map-id-8ac7b9b59e20843fe74fd6ae62294b9bfa7b973bf54d717de85575c0982085df:171)
at org.telegram.ui.ActionBar.h2.performCreateView(r8-map-id-8ac7b9b59e20843fe74fd6ae62294b9bfa7b973bf54d717de85575c0982085df:1)
at org.telegram.ui.ActionBar.ActionBarLayout.o(r8-map-id-8ac7b9b59e20843fe74fd6ae62294b9bfa7b973bf54d717de85575c0982085df:308)
at org.telegram.ui.ActionBar.k5.o(r8-map-id-8ac7b9b59e20843fe74fd6ae62294b9bfa7b973bf54d717de85575c0982085df:10)
at org.telegram.ui.ActionBar.ActionBarLayout.v(r8-map-id-8ac7b9b59e20843fe74fd6ae62294b9bfa7b973bf54d717de85575c0982085df:1)
at org.telegram.ui.ActionBar.h2.presentFragment(r8-map-id-8ac7b9b59e20
App version: 12.10.4.0 (versionCode 709009)
Package tested: org.forkclient.messenger.beta (also reproduced on org.forkgram.messenger from F-Droid, same crash, same version)
Device: Redmi Note 13 Pro 5G
Android / HyperOS version: Android 16, HyperOS (build OS3.0.301.0.WNRMIXM)
RAM/ROM: 11GB RAM / 512GB ROM
Rooted: No
Steps to reproduce:
Expected behavior:
The phone number / login screen should appear.
Actual behavior:
The app crashes and is killed instantly.
Crash log (logcat):