googlemaps / googlemaps/google-maps-ios-utils
No such module 'GoogleMaps'
- Dominant language
- Objective-C
- Stars
- 778
- Forks
- 441
- PR merge metrics
- No merged PRs in 30d
Description
Hi! I am trying to integrate GoogleMaps into my iOS app but no matter what I do (installing with CocoaPods, manually changing Podfile, manually adding Google Maps framework to Linked Frameworks and Libraries -- gives me an error), it still gives me the 'No such module 'GoogleMaps'' error in the 'import GoogleMaps' line. There is, however, no error for the 'import GoogleMapsUtils' line.
- Computer OS version: iOS 15.3.1 (24D70)
- Xcode version: 16.2 (16C5032a)
- App deployment: iOS 18.2
- Google Maps and Google Utils versions (taken from Podfile.lock):
- Google-Maps-iOS-Utils (6.1.0):
- GoogleMaps (~> 9.0)
- GoogleMaps (9.3.0):
- GoogleMaps/Maps (= 9.3.0)
- GoogleMaps/Maps (9.3.0)
- CocoaPods version: 1.16.2
Appreciate your help!
Contributor guide
Assessment
This issue has not been assessed yet.