WebViews for IOS and Android

Installing / upgrading within Stencyl

  1. In Stencyl's menu bar, click Extensions > Get Extensions.

  2. Enable external repositories if needed, and add the https://www.polydes.com/byrobingames repository.

    https://www.polydes.com/byrobingames
  3. Install "WebViews for IOS and Android".

    https://www.polydes.com/byrobingames - extensions extensions
    WebViews for IOS and Android (Robin Schaafsma)
    Implements webviews for mobile Android and iOS.

Manual Installation

  1. Download the desired version from the versions page.
  2. In Stencyl's menu bar, navigate to Tools > View Folder > Workspace Folder.
  3. Extracting the downloaded .zip file will result in a webview folder that contains stencyl-extension.json, among other files. Move that folder into the engine-extensions folder in the Stencyl workspace.
    stencylworks/
    └─engine-extensions/
      └─webview/
        ├─stencyl-extension.json
        ├─...
      
  4. Close Stencyl and open it again.