Skip to content
This repository was archived by the owner on May 27, 2021. It is now read-only.
This repository was archived by the owner on May 27, 2021. It is now read-only.

bootstrap error - CDVWebViewDelegate: Navigation started when state = 1 #6

@tharrington

Description

@tharrington

I am able to get the app running with my connected app in a dev org. However, when running on an iOS device, if I switch views multiple times using the navigation menu, an error is eventually shown:
screen shot 2015-03-03 at 11 43 30 am 2

And the debug log shows this error:

2015-03-03 11:42:02.943 Mayors[20552:163340] CDVWebViewDelegate: Navigation started when state=1
2015-03-03 11:42:02:943 Mayors[20552:607] ERROR|SFHybridViewController|Error while attempting to load web page: Error Domain=CDVWebViewDelegate Code=1 "CDVWebViewDelegate: Navigation started when state=1" UserInfo=0x7f9f136bae80 {NSLocalizedDescription=CDVWebViewDelegate: Navigation started when state=1}
2015-03-03 11:42:03.207 Mayors[20552:163340] Failed to load webpage with error: CDVWebViewDelegate: Navigation started when state=1
2015-03-03 11:42:03.216 Mayors[20552:163340] Resetting plugins due to page load.
2015-03-03 11:42:03.224 Mayors[20552:163340] Finished load of: about:blank

Have you found a solution to this issue?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions