Dear All,
I created cordova application that displays esri map .
The screen has autocomplete filed to select establishment and according to this selection ,it will add marker to the map.
When the user clicks on the marker it will show the details of this establishment.
the problem is "the screen is showing the details when you click the marker on Google Chrome,IE,Safari,Android but not on IOS.
when I install the application on IOS and I try to click om marker nothing is showing up.
I tried to debug but no message is showing .
Please help