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

Minimun iOS flutter development version is now 12 #69

Open
manukeepgoing opened this issue Jan 24, 2024 · 0 comments
Open

Minimun iOS flutter development version is now 12 #69

manukeepgoing opened this issue Jan 24, 2024 · 0 comments

Comments

@manukeepgoing
Copy link

Hi there! I was triying to use flutter webview and I had to store some cookies for the session. I did not have any problem in my android device, but it did not work in iOS.

Then I see in the repository that the minimun deployment version needed es 11. I tried to change it but flutter requires nowadays to take the version 12 as. the minumun deployment version for iOS. I tried to change it but every time that I rebuild the project, flutter automatically restore the minimun vesion to 12.

Here is the post from flutter: https://docs.flutter.dev/deployment/ios#:~:text=The%20minimum%20iOS%20version%20that,to%20the%20highest%20required%20version.

Is there any other option? I could use another library or implement it in another way?

Thanks in advance!!

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

No branches or pull requests

1 participant