geoff

Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: Blue Screen Only for ExampleScene.unity #11891
    geoff
    Participant

    for now, I want the plugin to load the webview URL when the app loads. So it will function like a webview app only.

    in reply to: Blue Screen Only for ExampleScene.unity #11889
    geoff
    Participant

    > Are you sure you are opening this scene?
    Ok thanks. that was the problem. Not including the correct scene.

    >Anyway, you don’t really need that – all you need is to
    >call InAppBrowser.OpenURL(address) somewhere in your code

    So 1. Create new scene, 2. Create empty object, 3. Add #code to object InAppBrowser.OpenURL(https://googlew.com)

    Like that?

    in reply to: Blue Screen Only for ExampleScene.unity #11887
    geoff
    Participant

    With the button stretched across the entire canvas, I still get only a blue screen when the app runs on the phone. The button is not there. I have attached a screenshot of the canvis.

    screenshot of canvis

Viewing 3 posts - 1 through 3 (of 3 total)