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

Android app crashes when removing all feeds #7442

Open
astravexton opened this issue Jan 12, 2025 · 0 comments
Open

Android app crashes when removing all feeds #7442

astravexton opened this issue Jan 12, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@astravexton
Copy link

astravexton commented Jan 12, 2025

Steps to Reproduce

  1. Click on '#' then settings cog
  2. Unpin all feeds then delete them
  3. Save changes
  4. Close and open the Android app

Attachments

Log:

Process: xyz.blueskyweb.app, PID: 27011
com.facebook.react.common.JavascriptException: TypeError: Cannot read property 'split' of undefined, js engine: hermes, stack:
anonymous@1:5309611
anonymous@1:4180163
 at com.facebook.react.modules.core.ExceptionsManagerModule.reportException(ExceptionsManagerModule.kt:52)
 at java.lang.reflect.Method.invoke(Native Method)
 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(Native Method)
 at android.os.Handler.handleCallback(Handler.java:958)
 at android.os.Handler.dispatchMessage(Handler.java:99)
 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:334)
 at com.facebook.react.bridge.queue.MessageQueueThreadImpl.lambda$startNewBackgroundThread$2(MessageQueueThreadImpl.java:217)
 at com.facebook.react.bridge.queue.MessageQueueThreadImpl$$ExternalSyntheticLambda1.run(D8$$SyntheticClass:0)
 at java.lang.Thread.run(Thread.java:1012)

What platform(s) does this occur on?

Android

Device Info

Nothing Phone(1) Android 14

What version of the app are you using?

Build version: 1.96.2.542; Bundle info: d38e985 (prod); Bundle date: 24122021; Platform: android; Platform version: 34

Additional Information

No response

@astravexton astravexton added the bug Something isn't working label Jan 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant