Href link not work in iOS app

href link not work in iOS app.Volt builder support cross-browser or not

Can you give some more information and maybe a screen shot?


on tapping js not work in iOS same code work on android mobile

The next step is to hook up a remote debugger. There’s a good chance the information you need will be in the Safari Console:

I did include

<script type="text/javascript" charset="utf-8" src="cordova.js"></script>

You don’t need to include that if you have a single index.html - Cordova does that automatically.

Were there any error messages in the Console?