googlemaps / ios-maps-sdk

Google Maps SDK for iOS
Apache License 2.0
56 stars 9 forks source link

SPM ( google maps & google places ) not working in IOS version 13 #49

Open AMM001 opened 4 days ago

AMM001 commented 4 days ago

Environment Details

Google Maps SPM, Google Places SPM iOS Development Target: iOS 13 - using Xcode 15 Google Places Version: 8.5.0 Google Maps Version: 8.4.0

Steps to Reproduce

I need to run Google Maps and Google Places via SPM with a minimum deployment target of iOS 13, not iOS 14. I am aware that using CocoaPods supports iOS 13, but I prefer to use SPM for enhanced security.

avaneeshkawasthi commented 3 days ago

Did you get any solution so far for this issue?