InApp Broser not closing on iOS

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

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2324
    chris_lmis
    Participant

    I am trying to close the in app browser with the InAppBroser.CloseBrowser command but the browser is not closing. Only if I hit the back button it is closing

    #2329
    PiotrPiotr
    Keymaster

    How exactly are you using this command? Do you see any error in logs?

    #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.

    #12060
    tomvar
    Participant

    Same problem here… the CloseBrowser command doesn’t work

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