Error while building to Android

Welcome! Forums Unity Plugins In-App Web Browser Error while building to Android

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #11772
    mdyrho
    Participant

    When building for Android Im getting an error for the InAppBrowser.cs script saying “the name filePath does not exist in the current context”. Does anyone know of a way to solve this error?

    Using unity 2020.2.2f1

    #11773
    PiotrPiotr
    Keymaster

    Which line does throw this error?

    #11777
    mdyrho
    Participant

    Hi, i have in the mean time fixed this error. I needed to add “file://” to the path in openByteStream for android. I have run into another problem and will make a new thread about it.

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