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

iOS app crashes at start on iOS 12 (iPhone 6) #7928

Open
hb9tst opened this issue May 1, 2024 · 7 comments
Open

iOS app crashes at start on iOS 12 (iPhone 6) #7928

hb9tst opened this issue May 1, 2024 · 7 comments
Labels
Bug Report/Open Bug report/issue

Comments

@hb9tst
Copy link

hb9tst commented May 1, 2024

Summary

iOS app crashes at start on iOS 12 (iPhone 6)

Environment Information

  • Device Name: iPhone 6
  • OS Version: 12.5.7
  • Mattermost App Version: 2.15.0
  • Mattermost Server Version: not pertinent

Steps to reproduce

Update the application to 2.15.0 on an iPhone 6 running iOS 12.

Expected behavior

The app should open as expected.

Observed behavior (that appears unintentional)

Apps open then closes without any possible interaction. No error messages whatsoever.

Possible fixes

Mattermost is still declared compatible with iPhone 5s and up, iOS >= 12. The issue might come from the SDK update? If there is a compatibility change and no more support for iOS 12 is planned, and given that downgrade is not possible on iOS, the previous compatible version should be republished with a new version number to allow users to "upgrade" to it and keep working, before proceeding with republishing the new version but after correcting the iOS version compatibility.

@amyblais
Copy link
Member

amyblais commented May 1, 2024

@hb9tst Are you using the official app or the Beta app?

@hb9tst
Copy link
Author

hb9tst commented May 1, 2024

It's the official one. Not even sure how to install the beta...

@amyblais amyblais added the Bug Report/Open Bug report/issue label May 1, 2024
@hb9tst
Copy link
Author

hb9tst commented May 17, 2024

Just updated to 2.16.0. Still crashing at startup on iPhone 6.

@amyblais
Copy link
Member

We haven't determined the root cause for this issue so far.

Related to this, we are updating our minimum iOS version to v13.4+ in the next release (v2.17.0 June) as part of this PR #7863, but it shouldn't affect v2.15 or v2.6 releases.

@hb9tst
Copy link
Author

hb9tst commented May 17, 2024

Ok thanks for your comment -- I hope that a working version on iOS12 will still be published as it's not possible to downgrade the app to a working version...

@amyblais
Copy link
Member

iOS 12 went out of support a year ago https://endoflife.date/ios. Would you be able to share more details on the preference to use iOS 12?

@EduardoSellanes
Copy link
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Report/Open Bug report/issue
Projects
None yet
Development

No branches or pull requests

3 participants