Hello Everyone,
I have an app that in part, uses a webview to display an existing web application. There are multiple pages in that web app. What I want is when a user visits a particular page. e.g: there are three pages. 1. Home. 2. Services. 3.Contact
If a user clicks on the third link inside the webView, I want to send some data from corona to webView and perform some operation on that data in my web app.
Is there any possible way to do it?
Actually I want to send user location to my web portal only if he clicks some specific links inside the web View.
Please any help would be highly appreciated.
@RobMiracle maybe you can have a look and help me out…
Thanks,