Vinay Meena

Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: Android OnApplicationPause stays Paused issue #2168
    Vinay Meena
    Participant

    Hello guys,

    When someone makes something that call OnApplicationPause(true) (Home button, Overview button, in-app purchase, native share, etc.), if the in-app browser is oppened, OnApplicationPause(false) is never called when the user go back in the app.

    That’s means NO Update(), NO in-app browser callbacks, NO javascript communication with Unity, no coroutine, nothing from Unity, just the web view.

    That’s a critical issue.

    I’m facing exactly same issue,When i minimize my game and come back again into game after few time,The inAppBrowser is stopped responding on OnJSCallback.(The following issue is not producible because it works sometimes in older versions of androids and not work in newer versions)
    Can anyone find out the solution about the OnApplicatioPause issue?
    Please let us know if anyone does.

Viewing 1 post (of 1 total)