Page 1 of 3
Xcode - Failed to load webpage with error: CDVWebViewDelegate
Posted: Tue Feb 18, 2014 9:55 pm
by Tom6106181
App is working fine when testing in emulator and phone, but Xcode is throwing me this error message;
code
Failed to load webpage with error: CDVWebViewDelegate: Navigation started when state=1
/code
I found something about a bug in phonegap, but is this a serious bug?
Xcode - Failed to load webpage with error: CDVWebViewDelegate
Posted: Tue Feb 18, 2014 10:04 pm
by Maryna Brodina
Hello! Sorry, we're not aware about this bug. You can ask here https://issues.apache.org/jira/browse...
Xcode - Failed to load webpage with error: CDVWebViewDelegate
Posted: Tue Feb 18, 2014 10:11 pm
by Tom6106181
Xcode - Failed to load webpage with error: CDVWebViewDelegate
Posted: Tue Feb 18, 2014 10:13 pm
by Maryna Brodina
You can also try to change Libraries version to 1.2 (PhoneGap 3.0.0). This bug should be fixed in 3.0.0 version.
Xcode - Failed to load webpage with error: CDVWebViewDelegate
Posted: Tue Feb 18, 2014 10:18 pm
by Tom6106181
Xcode - Failed to load webpage with error: CDVWebViewDelegate
Posted: Tue Feb 18, 2014 10:23 pm
by Maryna Brodina
Sorry, but as it's PhoneGap bug there is nothing we can do...
Xcode - Failed to load webpage with error: CDVWebViewDelegate
Posted: Wed Feb 19, 2014 7:52 am
by Tom6106181
I understand, but I am unsure if this is a serious bug? I actuallt started from scratch with my app, thinking perhaps there was something with my trial and errors for functionality that did it, but after only a couple of screens, simple database service, the error message still are displaying in xcode when navigating trough the screens (using navbar component in footer).
Xcode - Failed to load webpage with error: CDVWebViewDelegate
Posted: Wed Feb 19, 2014 8:16 am
by Tom6106181
Xcode - Failed to load webpage with error: CDVWebViewDelegate
Posted: Wed Feb 19, 2014 11:02 am
by Kateryna Grynko
Tom,
Did it fix the issue?
Xcode - Failed to load webpage with error: CDVWebViewDelegate
Posted: Wed Feb 19, 2014 11:37 am
by Tom6106181
Nope. Unable to find exactly where the problem is. Will do more trial and error with xcode and appery.