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

[PLAT-8405] Change minimum supported iOS version to 9.0 #1352

Merged
merged 1 commit into from
May 3, 2022

Conversation

nickdowell
Copy link
Contributor

@nickdowell nickdowell commented May 3, 2022

Goal

Allow for easier integration with Flutter apps.

Flutter sets IPHONEOS_DEPLOYMENT_TARGET to 9.0 for newly created projects, although this is set to change in a future Flutter release.

Changeset

Changes minimum supported iOS version from 9.3 to 9.0.

Testing

Unit tests run successfully on iOS 9.0 simulator.

Unable to verify E2E tests due to lack of devices running 9.0.

@github-actions
Copy link

github-actions bot commented May 3, 2022

Bugsnag.framework binary size did not change - 852,504 bytes

    FILE SIZE        VM SIZE    
 --------------  -------------- 
  [ = ]       0  [ = ]       0    TOTAL

Generated by 🚫 Danger

@nickdowell nickdowell requested a review from kattrali May 3, 2022 08:23
@nickdowell nickdowell merged commit 763cae0 into next May 3, 2022
@nickdowell nickdowell deleted the nickdowell/ios-9.0 branch May 3, 2022 09:19
@nickdowell nickdowell mentioned this pull request May 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants