google maps - Use of unresolved identifier 'GMSPlacesClient' after updating from GoogleMaps SDK for IOS to GooglePlaces SDK for IOS -
i using googlemaps sdk places in app (using essentialy autocomplete feature) & saw possible use googleplaces sdk.
(the googlemaps sdk has big size -130mb in .ipa file)
migration link here
i followed instructions getting lot of 'use of unresolved identifier' gmsplaceclients ,cllocationdegrees or gmsautocompleteresultsviewcontroller althought suppose in googleplaces sdk.
any ideas missing ?
thanks help.
edit: after pod install in terminal :
the class have changed.
use : googleapi.placeautocomplete(...)
Comments
Post a Comment