Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Duplicate
-
2.5.0
-
iOS6.1/Xcode4.3
Description
we use cordova2.5-ios show jsp page.
the index page and any error page have redirect(http 302) response.
on cordova2.3-ios it's worked normal,but on cordova2.5-ios it's bad.
at cordova's startPage,the WebView not display.at inner page,when redirect response,the 'webViewDidFinishLoad' function not invoked.
any one can fix it? you can test it use startPage 'http://google.com'.
Attachments
Issue Links
- is related to
-
CB-2698 Device ready is not fired in IOS after receiving a 302 temporary redirect from remote server
- Closed