Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ionic cap run ios -l --external --open not work HTTPS vite vue #5028

Open
reslear opened this issue Jul 17, 2023 · 0 comments · May be fixed by #5083
Open

ionic cap run ios -l --external --open not work HTTPS vite vue #5028

reslear opened this issue Jul 17, 2023 · 0 comments · May be fixed by #5083
Labels

Comments

@reslear
Copy link

reslear commented Jul 17, 2023

Description:
ionic cap run ios -l --external --open not working with vue vite https?

Screenshot 2023-07-17 at 23 14 13

ref #3305 (comment)

option:

protocol: options.https ? 'https' : 'http',

serverUrl = `${details.protocol || 'http'}://${details.externalAddress}:${details.port}`;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant