Google map place search not working in mobile

here is my view code

 <input type="text" id="Autocomplete3" ng-model="data.autocomplete2" ng-autocomplete options="options"/>

google map api places js is also loaded in index.html

all this code is working perfectly but when i try to use same thing in mobile app. i am not able select place from the suggestion places.

i am using ionic 1

please help.

i have the same error. I try to put my own markers for the places i want and put a button for navigation to that place but still doens’t work

if you find any solution then dont forget to post here bro.

Yeah, But i would like to work with all google places. I don’t know why it doesn’t work

check out this link. may be this can help you.