I use this API (example)
I use this API to authorize my users, and I display it with the webviwe component.
what I want is when the user has successfully logged in, it will automatically open another screen.
Thanks you very much
I use this API (example)
I use this API to authorize my users, and I display it with the webviwe component.
what I want is when the user has successfully logged in, it will automatically open another screen.
Thanks you very much
I think WebView has an event “OnPageLoaded” or similar, you can use that event and compare the current url