Skip to content

Callback to decide if a certain URL should be loaded #14

@stefan-scholl

Description

@stefan-scholl

iOS has webView:shouldStartLoadWithRequest:navigationType: which can be used to deny loading if you don't want to follow a URL.

One of the possible uses: This could be used to communicate some state from within the webview. You parse the request and deny loading so the current page stays the same.

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