Hi Team,
We have a service (.apk) installed on android mobile which is serving couple of features for our business needs.
HTML is configured to loaded on Iframe in Resco Mobile form and have the logic to trigger the above service from HTML by clicking the button on HTML.
Below is the way how we call service in html :
<a id="continueButton" href="inapp://service">Start Android Native Service</a>
I am getting the below error when try to call the service.
Thanks & Regards,
Mamatha Raju Babu.