-
Notifications
You must be signed in to change notification settings - Fork 55
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
App fails on flutter build ios #17
Comments
Could you please remove pod file and run pod install? Feel free to reopen the ticket! |
Why would you close this ticket before receiving any feedback? This does not fix the issue. I had already tried this. |
I see you are using it in your custom project. |
@jacklovett Good to know! |
Had the same issue! 🙈 Thoughts on updating the ReadMe to include a hint around updating the min version in both places? |
When running flutter build ios i get the following error...
flutter run works fine. I am using webview_cookie_manager: ^1.0.3 and i am targeting platform :ios, '11.0' as described in docs. Any ideas?
Here is my flutter doctor output if that helps
The text was updated successfully, but these errors were encountered: