-
Notifications
You must be signed in to change notification settings - Fork 918
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 - Compilation error for /platforms/ios/HelloMap/Plugins/plugin.google.maps/GoogleMaps.m #6
Comments
Thank you, I was investigating the issue and I ended up with the same solution. |
I think it might not cause memory leak error. |
I still have this error .. on april 24h. What should I do ? |
@MilesYM $> npm -g update cordova
$> cd (your project)
$> cordova platform update ios |
Hi,
I followed step by step the installation instruction.
However once in Xcode if i try to build the project I get an error at line 93 dispatch_release(gueue);
The message state:
Here the screenshot of the error.
Mac Book Pro OSX 10.9.2
Xcode Version 5.1 (5B130a)
The text was updated successfully, but these errors were encountered: