Skip to content

[Feature]: allow to use https on npx cap run --live-reload #8049

@jcesarmobile

Description

@jcesarmobile

Description

npx cap run --live-reload will load from http://host:port, but users might be running from https

Platforms

  • iOS
  • Android
  • Web

Request or proposed solution

Allow to provide a param to use https instead of http on the url, like --ssl as ionic CLI does, or allow to provide a full live reload url with --live-reload-url or another param.

Note that the param or url will only load from https, but won't do anything to configure the server to use ssl, the user or the framework the users is using is responsible of configuring the server to use https (certificates, etc.)

Alternatives

No response

Additional Information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions