Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mobile app crashes #865

Open
nop33 opened this issue Oct 4, 2024 · 2 comments
Open

Mobile app crashes #865

nop33 opened this issue Oct 4, 2024 · 2 comments
Labels
android bug Something isn't working 📱 MW Mobile wallet

Comments

@nop33
Copy link
Member

nop33 commented Oct 4, 2024

The app closes as soon as the user clicks it. No error messages. No crash reports in Posthog. Let's integrate Sentry.

Reported cases

1. Samsung Z Fold 6

On of the reporters is using Samsung Z Fold 6, stock android. They said they tried:

  • updating
  • force close
  • reinstall
  • rebooted
  • delete app data

2. OPPO OP4F43L1 (Reno5 Lite)

Google review: App crashed!!!! Not opening

App version: 1.1.7

3. iOS

App version: 1.1.7

@nop33 nop33 added bug Something isn't working android labels Oct 4, 2024
@nop33 nop33 added this to the MW 1.2: Performance optimization milestone Oct 4, 2024
@nop33 nop33 added the 📱 MW Mobile wallet label Oct 4, 2024
@nop33
Copy link
Member Author

nop33 commented Oct 16, 2024

This is one of the stacktraces that affects most of our users (Android)

Exception com.facebook.react.common.JavascriptException:
  at com.facebook.react.modules.core.ExceptionsManagerModule.reportException (ExceptionsManagerModule.java:65)
  at java.lang.reflect.Method.invoke
  at com.facebook.react.bridge.JavaMethodWrapper.invoke (JavaMethodWrapper.java:372)
  at com.facebook.react.bridge.JavaModuleWrapper.invoke (JavaModuleWrapper.java:146)
  at com.facebook.jni.NativeRunnable.run
  at android.os.Handler.handleCallback (Handler.java:959)
  at android.os.Handler.dispatchMessage (Handler.java:100)
  at com.facebook.react.bridge.queue.MessageQueueThreadHandler.dispatchMessage (MessageQueueThreadHandler.java:27)
  at android.os.Looper.loopOnce (Looper.java:232)
  at android.os.Looper.loop (Looper.java:317)
  at com.facebook.react.bridge.queue.MessageQueueThreadImpl$4.run (MessageQueueThreadImpl.java:233)
  at java.lang.Thread.run (Thread.java:1012)

This is the chatGPT suggests:

image image image

@nop33 nop33 changed the title App crashes in fresh install on Samsung Z Fold 6 App crashes on fresh install Oct 16, 2024
@nop33
Copy link
Member Author

nop33 commented Oct 16, 2024

Genimi suggests

image

nop33 added a commit that referenced this issue Oct 16, 2024
nop33 added a commit that referenced this issue Oct 16, 2024
nop33 added a commit that referenced this issue Oct 16, 2024
@nop33 nop33 changed the title App crashes on fresh install App crashes on Android Oct 16, 2024
@nop33 nop33 changed the title App crashes on Android Mobile app crashes Oct 17, 2024
nop33 added a commit that referenced this issue Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
android bug Something isn't working 📱 MW Mobile wallet
Projects
None yet
Development

No branches or pull requests

1 participant