-
-
Notifications
You must be signed in to change notification settings - Fork 836
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 does not build #19
Comments
I'm encountering the same issue. Is it because the pod file needs to be completed? |
I'm encountering this too. Step 1)
Step 2)
Step 3)
Step 4)Run In my opinion, This solution is not correct, so Could you tell me correct it 🙇 |
If you created your flutter project with the iOS flag, follow the instructions here flutter/flutter#15099 |
This is the error it gives:
GeneratedPluginRegistrant.m:6:9: fatal error: 'location/LocationPlugin.h' file not found #import <location/LocationPlugin.h>
The text was updated successfully, but these errors were encountered: