Skip to content

Consider using Ionic Webview as default webview #669

@evoactivity

Description

@evoactivity

Ionic webview has a few of benefits over using the default webview but the main benefit for corber is it's ability to set a schema and hostname. I initially switched to this plugin as I needed to load web workers using the interface offered by ember-artisans, so I now load on https://app instead of a file:// url, my web workers now load properly.

Another benefit which I've just tested is you do not need to modify rootURL or locationType and embers defaults will work out the box, assets load as they should using a root relative url /assets/i-work.png.

It's well maintained, does not rely on ionic at all and allows us to keep closer to the ember happy path (and I'm sure this would help with other libraries like vue and react)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions