Google Places Autocomplete doesn't register when on mobile device

Hi, I’ve gotten Google Places’ location search autocomplete to work when I run ionic serve. However, when running the app on an actual mobile device (iOS), tapping on one of the locations that appears on the dropdown doesn’t fill in the input form. The “click” doesn’t seem to register.

Anyone have any luck in getting it to work on a device in Ionic 2? Thanks!

UP ! Any solutions ? :slight_smile:
Thanks

I have same issue, not working on iOS devices with ion-input…

Have you guys found any solutions to this problem ?