Hello experts.
I already developed a app and it's running fine for Android and iOS mobile devices. I already installed this app to my mobile and now I want to launch this app through a HTML page by click a link in html page with a ID as parameter.
I used the below code:
<a href="RadioApp://com.mysite.RadioApp?ID=123">Listen Song 123</a>
It's not launching the app for me, kindly provide some correct solution to launch the app. Please let me know if any other settings are required in actionscript or anything else.
Looking forward to hearing from you the good solution for Android and iOS.
Thanks,