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 :

pod versions

the class have changed.

use : googleapi.placeautocomplete(...)


Comments

Popular posts from this blog

unity3d - Rotate an object to face an opposite direction -

angular - Is it possible to get native element for formControl? -

javascript - Why jQuery Select box change event is now working? -