-
-
Notifications
You must be signed in to change notification settings - Fork 240
Closed
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 iosit 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
Labels
No labels