-
-
Notifications
You must be signed in to change notification settings - Fork 526
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
v2.3.2 iOS does not work #1081
Comments
v2.3.2 uses the new darwin shared implementation as described here. I don't know what you have tried and what kind of error you get. Can you try:
And if that does not work:
Let me know if it works! |
Related issue - When installing pods I get the error I have:
Same error. Flutter and cocoapods are latest version. |
It seems that moving to the darwin (shared macos/ios) causes the issue, sorry. Does the issue happen on the example project or on a simple demo project?:
In both I can simply
Sorry I cannot reproduce, ios project have always been a pain for me (I often have to re-create them) |
Agreed, always a pain. This is an existing project, I am not sure how to fix it. |
What version of Flutter are you using? @jt274 |
|
I'm having the same issues here, I've just updated to Flutter V3.16.9 • channel stable. |
@jt274 @jakcal do you have more information than just "does not work". What kind of error do you get? (edit ah ok sorry do you get: Can you try the steps below in a console show me the output?
If it fails, can you try |
The iOS platform implementation is missing in v2.3.2, as shown in the figure
The text was updated successfully, but these errors were encountered: