Failed to load webpage in IOS 9 (Cordova)

  • 1
  • Question
  • Updated 5 years ago
  • Doesn't Need an Answer
Here I am using Cordova 5.1.1 for IOS app. In my app cordova-plugin-x-socialsharing plugin used for sharing on social net. Its working fine till IOS 8. But in IOS 9 it raise following error,

Failed to load webpage with error: CDVWebViewDelegate: Navigation started when state=1

Please share solution for this...
Photo of Dvimay Technologies

Dvimay Technologies

  • 2 Posts
  • 0 Reply Likes

Posted 5 years ago

  • 1
Photo of Petra V.

Petra V., Champion

  • 7794 Posts
  • 1391 Reply Likes
Just a wild shot. Can setting hashListeningEnabled to false solve it?
http://stackoverflow.com/questions/32...
https://github.com/jquery/jquery-mobi...
Photo of Dvimay Technologies

Dvimay Technologies

  • 2 Posts
  • 0 Reply Likes
Solution not worked. I tried, $.mobile.hashListeningEnabled = false;