-
Notifications
You must be signed in to change notification settings - Fork 151
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
iOS build fails #23
Comments
Apparently using this in the pod file fixes the issue.
Include it in your docs maybe? |
I also encountered an increase in the problem, plus use_frameworks does not work. |
@ChintanAcharya I can confirm, its working now. |
This is the warehouse address of the demo. https://gitee.com/zhuzhennan/flutter-app。It works fine on the emulator, but the build fails on your own ipone phone. If you have time, can you help me with this problem?I used some plugins in this demo.https://flutter-debugger.blankapp.org/guide/。These plugins are very convenient, I don't know if there is any conflict. |
I tried to debug on my own Iphone with your example, or I can't install it successfully.Here are some errors:
|
|
I'm also facing same issue any solution please ? |
@160905 Does this solution for work you? #25 (comment) |
Closing this issue due to inactivity. Please feel free to either re-open the issue or create a new ticket if you have any additional issues. |
flutter run
works fine on android build, but on iOS it gives the following error:Here's my
flutter doctor
:The text was updated successfully, but these errors were encountered: