Handle pop-ups created by Web page inside the WebView

Welcome! Forums Unity Plugins In-App Web Browser Handle pop-ups created by Web page inside the WebView

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1133
    anilhdas
    Participant

    Hi

    I’m able to load a web page inside the Webview using the plugin. But the page I’m loading is creating a pop up window which I need to show to the user.

    Currently the plugin is just ignoring the popup. I’ll need to render it in some form (either through another webview within the app or through a browser).

    Any help would be highly appreciated.

    For reference, I’m trying to load a Payment page inside my app and the popup window is the OTP screen where user needs to type the OTP.

    Let me know if there are alternative ways to achieve this. Thanks in advance.

    #1138
    PiotrPiotr
    Keymaster

    I’ve opened link you sent me and I see popup created by website. I guess I am missing the point what’s the issue here. You mean some window.alert popup? Is it your custom HTML/CSS popup?

    #1141
    anilhdas
    Participant

    The Page which you see 1st is the URL I’m trying to load. That works fine. But the issue is with the next popup window.

    Step 1: Kindly open this link in a web browser (Mobile / Web)

    Step 2 : Enter any mobile number and email address and press ok
    And select any bank in the net banking tab and select pay

    Step 3: Now you’ll see a popup window.

    This is the popup which is not opening in the WebView.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.