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
{{ message }}
This repository has been archived by the owner on Jun 7, 2020. It is now read-only.
Application can't be opened, it's crashing. Version is 3.5.2 updated from play store as beta tester. First time after update it worked, but after closing it and starting it again it's crashing. Also, when i delete cache and data and open it it's okay, but after closing not working anymore.
Steps to reproduce:
Just click the icon to open app
Expected behavior:
Application to be opened with shown list of channels
Actual behavior:
White screen appear for 2 seconds, after that application is crashing and every background activity is closed (or it's not even started).
Server Setup Information:
Version of Rocket.Cha: 3.5.2 - beta
Operating System: Android EMUI 9.1.0
The text was updated successfully, but these errors were encountered:
2019-09-30 10:51:04.748 32343-32343/? E/AndroidRuntime: FATAL EXCEPTION: main Process: chat.rocket.android, PID: 32343 java.lang.RuntimeException: Unable to create application chat.rocket.android.app.RocketChatApplication: chat.rocket.common.RocketChatInvalidResponseException: Use JsonReader.setLenient(true) to accept malformed JSON at path $(url='(hidden url)/emoji-custom.list') at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6737) at android.app.ActivityThread.access$2000(ActivityThread.java:273) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2020) at android.os.Handler.dispatchMessage(Handler.java:112) at android.os.Looper.loop(Looper.java:216) at android.app.ActivityThread.main(ActivityThread.java:7625) at java.lang.reflect.Method.invoke(Native Method)
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Description:
Application can't be opened, it's crashing. Version is 3.5.2 updated from play store as beta tester. First time after update it worked, but after closing it and starting it again it's crashing. Also, when i delete cache and data and open it it's okay, but after closing not working anymore.
Steps to reproduce:
Expected behavior:
Application to be opened with shown list of channels
Actual behavior:
White screen appear for 2 seconds, after that application is crashing and every background activity is closed (or it's not even started).
Server Setup Information:
The text was updated successfully, but these errors were encountered: