Skip to content
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

Closed
clauci opened this issue Jul 27, 2016 · 11 comments
Closed

Comments

@clauci
Copy link

clauci commented Jul 27, 2016

I just downloaded Google-Maps-iOS-Utils V1.0.0. and GoogleMaps iOS V2.0.0 with CocoaPods:

screen shot 2016-07-27 at 8 46 50 am

Two compiler errors "Module 'GoogleMapsBase' not found" then occur:

screen shot 2016-07-27 at 8 47 32 am

screen shot 2016-07-27 at 8 47 15 am

My code was working with Google-Maps-iOS-Utils V1.0.0 and GoogleMaps V1.13.2.

Please help resolve this issue. Thank you!

@domesticmouse
Copy link
Contributor

@clauci
Copy link
Author

clauci commented Jul 27, 2016

Thank you!!

@nagender04031989
Copy link

When I compile my static framework with the Google Maps iOS SDK integrated. It compiles fine, however when I add that framework in my project, it states the error "framework GoogleMapsBase SDK not found for arm64". Same error occur for armv7 architecture also. My custom framework is woking good till I am compiling for dynamic framework but as I change the "Mach-O Type" key in build setting in my framework to "Static". It is generating this error when I add my static framework to my project.
screen shot 2017-05-01 at 11 24 27 am

@mountainvat
Copy link
Contributor

Maybe you want to include GoogleMaps into your project too?

@nagender04031989
Copy link

@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?

@mountainvat
Copy link
Contributor

Can you please post some more detailed error messages?

@nagender04031989
Copy link

By selecting my target, I got the following errors(image atta
screen-shot-2017-05-01-at-12 15
ched)

@mountainvat
Copy link
Contributor

Just curious are you also linking in the GoogleMaps Utils library or just the GoogleMaps SDK?

@nagender04031989
Copy link

Just SDK only.

@mountainvat
Copy link
Contributor

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.
Thanks.

@avadeshgoibibo
Copy link

@nagender04031989 Did you find any solution? Same problem for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants