Closed harmeling closed 2 years ago
@harmeling Are you on Mattermost mobile app v1.50? @enahum Does this look related to https://github.com/mattermost/mattermost-mobile/pull/6064?
Yes, looks like that channel has. Message with latex thus the issue
Thank you for looking into this! Yes, we do have Latex in our posts (just started a week ago). Yes, Mattermost mobile app v1.50.0. On the serverside we use nginx and mysql (but that might be irrelevant ;). By the way, opening mattermost in Safari on iOS works.
Also after switching off latex rendering in the Mattermost system prefs, the error still appears.
Same here on Android with v1.50.0. I installed the beta from #6064 and the error is gone.
Fix will be available in app stores soon.
Summary
Starting Mattermost on iOS very shortly shows normal view of the team then shows error message "Unexpected error occurred". I am posting here on mattermost-server, since the origin of the
TaskQueue
might be server?Steps to reproduce
mattermost server: 6.4.2 iOS: 15.3.1 (iPhone 13) is not working. Mattermost on macOS (11.6.4) is working fine and I can post and view messages as usual.
Expected behavior
Mattermost app on iPhone should just work.
Observed behavior (that appears unintentional)
On iOS mattermost is not working. Instead after starting it shows the correct view for a split second and then "Unexpected error occurred" with Relaunch button. The detailed error message can be seen on the attached PNG and goes like this:
Pushing "Relaunch" button just turns the screen white and the app is stuck.
Possible fixes
No idea!