I am new in iOS application developer. I am using the Google place picker (GMSPlacePicker
) and it's looking fine but not seeing searchbar. How am I supposed to add a search bar? I am referring https://developers.google.com/places/ios-api/placepicker and they are providing documents on https://developers.google.com/places/ios-api/autocomplete#add_an_autocomplete_ui_control but I am confused how to implement GMSAutocompleteViewController
and GMSAutocompleteResultsViewController
in Objective C.
Can anyone please help me?
Thanks
I have solved the issue. I have just Update the GoogleMaps.framework.