Skip to content

**Title:** App crashes immediately when tapping "Start Messaging" on first launch (Resources$NotFoundException) #515

Description

@Dizer62

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:

  1. Fresh install the APK (tried both the GitHub release build and the F-Droid build)
  2. Open the app
  3. Tap "Start Messaging" on the welcome screen
  4. 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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions