-
Notifications
You must be signed in to change notification settings - Fork 11
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
how to use for ios - Siren error #4
Comments
I've seen these sorts of error when opening the Xcode project directly (instead of th Are there any errors or warnings shown from the |
Where would I run those pod commands from? |
You would run |
|
I tried to do this
but the result is the same
|
I have cocoapods installed.
In my project, I do seem to have a pods file. pods.json
Podfile
It seems that the plugin is not putting Siren into my pods files. |
@dpogue I figured out what the problem is. I was using cordova cli 8 and the I had to upgrade my project to cordova cli v 9. |
If you have installed |
I have a project written in Cordova, AngularJS, and Ionic v1.
When I run the command cordova build ios --release
I'm getting this error:
How can I import Siren?
The text was updated successfully, but these errors were encountered: