You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After opening the mastodon option, when I click on the back button, the application should not be crashed, but the app should be backed up.
Actual behavior
After clicking on the mastodon, the application crashes when I click on the back icon
How to reproduce
open the application
click on Mastodon
After clicking on the mastodon click on the back icon
Note the Error
Browser/App version: 1.1.6
Operating system: 6.0
Recording Of The Bug
Logcat
E/AndroidRuntime(22280): FATAL EXCEPTION: mqt_native_modules
E/AndroidRuntime(22280): Process: com.gakki, PID: 22280
E/AndroidRuntime(22280): com.facebook.react.common.JavascriptException: TypeError: TypeError: TypeError: this.cancelGetToken is not a function. (In 'this.cancelGetToken()', 'this.cancelGetToken' is null)
E/AndroidRuntime(22280):
E/AndroidRuntime(22280): This error is located at:
E/AndroidRuntime(22280): in n
E/AndroidRuntime(22280): in s
E/AndroidRuntime(22280): in RCTView
E/AndroidRuntime(22280): in u
E/AndroidRuntime(22280): in C
E/AndroidRuntime(22280): in n
E/AndroidRuntime(22280): in E
E/AndroidRuntime(22280): in RCTView
E/AndroidRuntime(22280): in n
E/AndroidRuntime(22280): in RCTView
E/AndroidRuntime(22280): in H
E/AndroidRuntime(22280): in L
E/AndroidRuntime(22280): in RCTView
E/AndroidRuntime(22280): in h
E/AndroidRuntime(22280): in v
E/AndroidRuntime(22280): in h
E/AndroidRuntime(22280): in _
E/AndroidRuntime(22280): in N
E/AndroidRuntime(22280): in s
E/AndroidRuntime(22280): in RCTView
E/AndroidRuntime(22280): in u
E/AndroidRuntime(22280): in C
E/AndroidRuntime(22280): in n
E/AndroidRuntime(22280): in E
E/AndroidRuntime(22280): in RCTView
E/AndroidRuntime(22280): in n
E/AndroidRuntime(22280): in RCTView
E/AndroidRuntime(22280): in H
E/AndroidRuntime(22280): in L
E/AndroidRuntime(22280): in RCTView
E/AndroidRuntime(22280): in h
E/AndroidRuntime(22280): in v
E/AndroidRuntime(22280): in h
E/AndroidRuntime(22280): in _
E/AndroidRuntime(22280): in N
E/AndroidRuntime(22280): in RCTView
E/AndroidRuntime(22280): in n
E/AndroidRuntime(22280): in RCTView
E/AndroidRuntime(22280): in u
E/AndroidRuntime(22280): in RCTView
E/AndroidRuntime(22280): in n
E/AndroidRuntime(22280): in v
E/AndroidRuntime(22280): in RCTView
E/AndroidRuntime(22280): in RCTView
E/AndroidRuntime(22280): in c
E/AndroidRuntime(22280):
E/AndroidRuntime(22280): This error is located at:
E/AndroidRuntime(22280): in N
E/AndroidRuntime(22280): in s
E/AndroidRuntime(22280): in RCTView
E/AndroidRuntime(22280): in u
E/AndroidRuntime(22280): in C
E/AndroidRuntime(22280): in n
E/AndroidRuntime(22280): in E
E/AndroidRuntime(22280): in RCTView
E/AndroidRuntime(22280): in n
E/AndroidRuntime(22280): in RCTView
E/AndroidRuntime(22280): in H
E/AndroidRuntime(22280): in L
E/AndroidRuntime(22280): in RCTView
E/AndroidRuntime(22280): in h
E/AndroidRuntime(22280): in v
E/AndroidRuntime(22280): in h
E/AndroidRuntime(22280): in _
E/AndroidRuntime(22280): in N
E/AndroidRuntime(22280): in RCTView
E/AndroidRuntime(22280): in n
E/AndroidRuntime(22280): in RCTView
E/AndroidRuntime(22280): in u
E/AndroidRuntime(22280): in RCTView
E/AndroidRuntime(22280): in n
E/AndroidRuntime(22280): in v
E/AndroidRuntime(22280): in RCTView
E/AndroidRuntime(22280): in RCTView
E/AndroidRuntime(22280): in c
E/AndroidRuntime(22280):
E/AndroidRuntime(22280): This error is located at:
E/AndroidRuntime(22280): in N
E/AndroidRuntime(22280): in RCTView
E/AndroidRuntime(22280): in n
E/AndroidRuntime(22280): in RCTView
E/AndroidRuntime(22280): in u
E/AndroidRuntime(22280): in RCTView
E/AndroidRuntime(22280): in n
E/AndroidRuntime(22280): in v
E/AndroidRuntime(22280): in RCTView
E/AndroidRuntime(22280): in RCTView
E/AndroidRuntime(22280): in c, stack:
E/AndroidRuntime(22280): value@1426:1854
E/AndroidRuntime(22280): re@966:8006
E/AndroidRuntime(22280): @966:8215
E/AndroidRuntime(22280): Ei@129:61221
E/AndroidRuntime(22280): Ri@129:63391
E/AndroidRuntime(22280): qi@129:66801
E/AndroidRuntime(22280): ea@129:69555
E/AndroidRuntime(22280): @129:81296
E/AndroidRuntime(22280): unstable_runWithPriority@207:3238
E/AndroidRuntime(22280): ja@129:81253
E/AndroidRuntime(22280): Oa@129:81007
E/AndroidRuntime(22280): Wa@129:80310
E/AndroidRuntime(22280): Aa@129:79323
E/AndroidRuntime(22280): sa@129:78013
E/AndroidRuntime(22280): enqueueSetState@129:29425
E/AndroidRuntime(22280): setState@61:2231
E/AndroidRuntime(22280): _onTransitionEnd@529:1004
E/AndroidRuntime(22280): p@264:1647
E/AndroidRuntime(22280): @257:1949
E/AndroidRuntime(22280): value@277:457
E/AndroidRuntime(22280): value@28:3600
E/AndroidRuntime(22280): @28:1144
E/AndroidRuntime(22280): value@28:2565
E/AndroidRuntime(22280): value@28:1114
E/AndroidRuntime(22280):
E/AndroidRuntime(22280): at com.facebook.react.modules.core.ExceptionsManagerModule.showOrThrowError(ExceptionsManagerModule.java:54)
E/AndroidRuntime(22280): at com.facebook.react.modules.core.ExceptionsManagerModule.reportFatalException(ExceptionsManagerModule.java:38)
E/AndroidRuntime(22280): at java.lang.reflect.Method.invoke(Native Method)
E/AndroidRuntime(22280): at java.lang.reflect.Method.invoke(Method.java:372)
E/AndroidRuntime(22280): at com.facebook.react.bridge.JavaMethodWrapper.invoke(JavaMethodWrapper.java:372)
E/AndroidRuntime(22280): at com.facebook.react.bridge.JavaModuleWrapper.invoke(JavaModuleWrapper.java:158)
E/AndroidRuntime(22280): at com.facebook.react.bridge.queue.NativeRunnable.run(Native Method)
E/AndroidRuntime(22280): at android.os.Handler.handleCallback(Handler.java:739)
E/AndroidRuntime(22280): at android.os.Handler.dispatchMessage(Handler.java:95)
E/AndroidRuntime(22280): at com.facebook.react.bridge.queue.MessageQueueThreadHandler.dispatchMessage(MessageQueueThreadHandler.java:29)
E/AndroidRuntime(22280): at android.os.Looper.loop(Looper.java:135)
E/AndroidRuntime(22280): at com.facebook.react.bridge.queue.MessageQueueThreadImpl$4.run(MessageQueueThreadImpl.java:232)
E/AndroidRuntime(22280): at java.lang.Thread.run(Thread.java:818)
The text was updated successfully, but these errors were encountered:
Project Information
Expected behavior
After opening the mastodon option, when I click on the back button, the application should not be crashed, but the app should be backed up.
Actual behavior
After clicking on the mastodon, the application crashes when I click on the back icon
How to reproduce
open the application
click on Mastodon
After clicking on the mastodon click on the back icon
Note the Error
Browser/App version: 1.1.6
Operating system: 6.0
Recording Of The Bug
Logcat
The text was updated successfully, but these errors were encountered: