Reply To: InApp Broser not closing on iOS

Welcome! Forums Unity Plugins In-App Web Browser InApp Broser not closing on iOS Reply To: InApp Broser not closing on iOS

#11926
epicghani
Participant

Good day, I have this problem as well on iOS and was wondering if there are any fix for this problem?

Scenario:
A user opens a game(webview instance) then closes it (works properly at first) but the if the user opens it again, the close button doesn’t work anymore.

Tech:
We are using Javascript to communicate with the bridge from the main app, the webview instances has attached exit code using javascript, i am not sure why the exit only works once but it seems that there may be problem sending/receiving message from the webview instance to the main app.

Looking forward for your response, and if you need any reference for this problem i’ll try to provide it for you.