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

Incorrect iOS build version in documentation #1064

Closed
jaween opened this issue Dec 19, 2022 · 3 comments
Closed

Incorrect iOS build version in documentation #1064

jaween opened this issue Dec 19, 2022 · 3 comments
Labels
documentation Improvements or additions to documentation

Comments

@jaween
Copy link

jaween commented Dec 19, 2022

Describe the bug
Documentation for iOS says the minimum iOS version is 12.0. The minimum version is actually 13.0.

To Reproduce
Steps to reproduce the behavior:

  1. Try updating pods with minimum iOS version set to 12.0
  2. See the error:
[!] CocoaPods could not find compatible versions for pod "stripe_ios":
  In Podfile:
    stripe_ios (from `.symlinks/plugins/stripe_ios/ios`)

Specs satisfying the `stripe_ios (from `.symlinks/plugins/stripe_ios/ios`)` dependency were found, but they required a higher minimum deployment target.

Expected behavior
The pods should update.

Package info

  • OS: iOS
  • Package version: 7.0.0
  • Flutter version 3.3.10

Additional context
See this line for the current minimum iOS version. It appears to have been updated in this commit just over a month ago.

@jaween jaween added the needs triage Needs triage label Dec 19, 2022
@remonh87
Copy link
Member

Thanks for bringing this to our attention. I will update the readme.

@remonh87 remonh87 added documentation Improvements or additions to documentation and removed needs triage Needs triage labels Dec 19, 2022
@MahmoudSalem94
Copy link

thank you.

@mselmanyildirim
Copy link
Contributor

I was struggling to build for ios 12 regarding the documentation, but turns out that the documentation should be updated. I created a PR for the issue. Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

4 participants