Skip to content

Unable to load 3D Secure page with ios webview #1321

@ghost

Description

Hello,

The webview component doesn't render 3D secure pages.

<WebView src="https://www.denizbank.com/3ds/default.aspx"></WebView>

The page above works fine on desktop and mobile browsers. Even it renders correctly on nativescript's playground/preview apps.

But when we try to run it locally with;

tns run ios

it renders blank page.

Tried to debug with WebView.loadFinishedEvent when we try to visit the url above the event callback never triggers.

Here is a playground link.

P.S: nativescript preview renders the page fine.

tns version 4.0.1

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