-
Notifications
You must be signed in to change notification settings - Fork 407
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
"Module 'GoogleMapsBase' not found" Error with Google Maps SDK for iOS V2.0.0 #19
Comments
Cross reference: https://code.google.com/p/gmaps-api-issues/issues/detail?id=10190 |
Thank you!! |
Maybe you want to include GoogleMaps into your project too? |
@mountainvat then purpose of my SDK is not fulfilled. My concern is why it is working for dynamic type but not for static. Is there anything needs to be done extra for static framework? |
Can you please post some more detailed error messages? |
Just curious are you also linking in the GoogleMaps Utils library or just the GoogleMaps SDK? |
Just SDK only. |
I can see that another issue has been raised on the SDK issue tracker (https://issuetracker.google.com/issues/37727522). Would you mind tracking that bug instead because it's directly related to the SDK. Also it may help if you could provide a minimal reproduction case. |
@nagender04031989 Did you find any solution? Same problem for me. |
I just downloaded Google-Maps-iOS-Utils V1.0.0. and GoogleMaps iOS V2.0.0 with CocoaPods:
Two compiler errors "Module 'GoogleMapsBase' not found" then occur:
My code was working with Google-Maps-iOS-Utils V1.0.0 and GoogleMaps V1.13.2.
Please help resolve this issue. Thank you!
The text was updated successfully, but these errors were encountered: