Opening a collector app from a mobile webbrowser link

1017
0
09-16-2016 07:50 AM
MuralidharMoka
New Contributor II

Hi,

  We are trying to open a Collector App from a href link in an mobile web browser. It works fine on IOS but fails on android.

Description: We created a web Application in javascript & HTML5 and the application has a  webpage with links. We have a requirement to open a collector app by clicking on one of the link, when we access this application on a phone. Our href link code is as follows.

<a href="arcgis-collector://"> <img src="..." width="100" height="100"> </a>.

This works for IOS but not Android.

 Has any one came across such a problem ?   if so , would you please share us your solution with us.

Thanks

Muralidhar Moka

0 Kudos
0 Replies