FIX Flutter IOS Swift Compiler Error (Xcode): Cannot find 'GMSServices' in scope

Опубликовано: 08 Октябрь 2024
на канале: KDTechs
1,493
11

Swift Compiler Error (Xcode): Cannot find 'GMSServices' in scope
ios/Runner/AppDelegate.swift

Could not build the application for the simulator.
Error launching application on iPhone

Solution
Import GoogleMaps // add this line to AppDelegate.swift in iOS/runner folder