I can not receive a message after canceling sleep mode

Welcome! Forums Unity Plugins In-App Web Browser I can not receive a message after canceling sleep mode

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #1532
    shitsumon
    Participant

    I have a test to receive a message from JavaScript in ExampleJavaScriptCommunicationScene of InAppWebBrowser.

    I did not receive a message after following the steps below.
    1. Display the web page with InAppWebBrowser
    2. Put the device into sleep mode
    3. Cancel sleep mode
    4. Send a message

    “Debug.Log(“InAppBrowser: JS Message: ” + callback);” in the OnBrowserJSCallback function does not appear in the log.

    Please tell me the information to fix it.

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.