Skip to content

No such module 'GoogleMaps' #539

@sdeng238

Description

@sdeng238

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    triage meI really want to be triaged.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions