dapriett / nativescript-google-maps-sdk

Cross Platform Google Maps SDK for Nativescript
MIT License
244 stars 164 forks source link

Can't find variable: GMSServices in testflight #365

Open ShaimaaKhamees opened 5 years ago

ShaimaaKhamees commented 5 years ago

i have this problem when i trying to run in emulator and after install cocoapods and following the instruction on this link https://developers.google.com/maps/documentation/ios-sdk/start

...the error was gone and works fine ====> my problem now when i upload my app in testflight my app crashes in this line again GMSService.provideAPIKey("apikey"); what can i do?? and how it can find GMSService without import it in direct way in this plugin as we used to?? ==================> note that iam using "version": "6.0.1" for nativescript ios swift version 4.2 "nativescript-google-maps-sdk": "^2.7.0"