Thanks to visit codestin.com
Credit goes to github.com

Skip to content

App.framework must support iOS 8 for older Flutter projects #68729

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

Merged
merged 2 commits into from
Oct 22, 2020

Conversation

jmagman
Copy link
Member

@jmagman jmagman commented Oct 21, 2020

Description

Projects created before #62902 have their minimum project version and AppFrameworkInfo.plist MinimumOSVersion set to 8.0. #62902 updated -miphoneos-version-min to 9.0, which caused App Store submission issues due to the MinimumOSVersion mismatch (at least that's the theory).

Related Issues

Many new reports at #58200 though it was originated earlier than #62902 ?
Reverts part of #62902
Will need to be revisited as part of #62880.
Will revert flutter/website#4901 when this lands.

@jmagman jmagman added the platform-ios iOS applications specifically label Oct 21, 2020
@jmagman jmagman requested a review from xster October 21, 2020 18:07
@jmagman jmagman self-assigned this Oct 21, 2020
@flutter-dashboard flutter-dashboard bot added the tool Affects the "flutter" command-line tool. See also t: labels. label Oct 21, 2020
@google-cla google-cla bot added the cla: yes label Oct 21, 2020
@flutter-dashboard flutter-dashboard bot added d: examples Sample code and demos c: contributor-productivity Team-specific productivity, code health, technical debt. labels Oct 21, 2020
@jonahwilliams jonahwilliams merged commit f63d56e into flutter:master Oct 22, 2020
@jmagman jmagman deleted the ios-8 branch October 22, 2020 20:51
christopherfujino pushed a commit to chris-forks/flutter that referenced this pull request Nov 11, 2020
…68729)

* App.framework must support iOS 8 for older Flutter projects

* Fix test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: contributor-productivity Team-specific productivity, code health, technical debt. d: examples Sample code and demos platform-ios iOS applications specifically tool Affects the "flutter" command-line tool. See also t: labels.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants