Open bitdessert opened 8 months ago
@bitdessert What file type are you using (wondering what file type is needed for step 5)?
@amyblais The files I tested are mp4, but it doesn't seem to be a file extension dependent issue.
@bitdessert Thank you, I wasn't able to reproduce this just now. Are you able to reproduce this on our community server here https://community.mattermost.com/?
@amyblais This also happens on community servers. Here's an error capture.
Then you'll see that popup
Apart from this issue, the app doesn't restart when I press the 'relaunch' button as I mentioned before in https://github.com/mattermost/mattermost-mobile/issues/7819. This is also a problem.
Per Mattermost guidelines, GitHub issues are for bug reports: http://www.mattermost.org/filing-issues/.
For troubleshooting see: http://forum.mattermost.org/. For feature proposals see: http://www.mattermost.org/feature-requests/
If you've found a bug--something appears unintentional--please follow these steps:
Summary
After a new login, retrieving the file, and running the file, the app dies.
Environment Information
Steps to reproduce
Expected behavior
Even files found in channels that were not opened should be executed.
Observed behavior (that appears unintentional)
Once opened, any channel unrelated to the file will not cause an error.
Possible fixes
You could add an API to get the channel information before opening the file, but that's not quite right.