Skip to content

IOS - JS scripts calls considered as user actions In OnStateChanged listener #448

@Jokernight

Description

@Jokernight

Hello,

I have a main WebView file and a WebViewController file which contains some verifications to intercept some specific calls or open the external browser if the url is not in the authorized websites within the app.

To do so, I use the listener OnStateChanged. On iOS all the JS scripts are considered as user actions and triggers the listener for every script. It doesn't do it on Android though.

Can someone help or has already resolved this issue ?

Thanks.

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