Google Places Autocomplete on an ion-input component in Ionic

An ion-input is a wrapper for an input element, you need to find what that input element is and feed that to the Google API.

Check this previous discussion and see if that works for you: