-
Notifications
You must be signed in to change notification settings - Fork 427
Open
Labels
triage meI really want to be triaged.I really want to be triaged.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
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)
- Google-Maps-iOS-Utils (6.1.0):
- CocoaPods version: 1.16.2
Appreciate your help!
jaytrisw
Metadata
Metadata
Assignees
Labels
triage meI really want to be triaged.I really want to be triaged.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.