You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Even though this app initializes the PlacesClient per GooglePlacesSwift instructions, at runtime the app is looking for initialization of the GMSPlacesClient as well. Is this due to the underlying dependency on GooglePlaces?
The text was updated successfully, but these errors were encountered:
Even though this app initializes the
PlacesClient
per GooglePlacesSwift instructions, at runtime the app is looking for initialization of theGMSPlacesClient
as well. Is this due to the underlying dependency on GooglePlaces?The text was updated successfully, but these errors were encountered: