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

[Feature] Add Chromium as target for the simulate in browser options #930

Closed
DaanSchuitmaker opened this issue Nov 15, 2023 · 3 comments
Closed

Comments

@DaanSchuitmaker
Copy link

Chromium is not allowed as a valid browser target. but since Chrome build 119 the websql functionality is removed.

To test and maintain older software i would like to spin up an older Chromium browser (with the WebSql support)

At this moment this is some how possible but not quite what you want.
You need to set that Chromium as default browser then when you're running simulate in browser the simulation part starts in chromium but the app starts in chrome.
Closing chrome and using the url in a new Chromium instance will work but it's a work around.

@EzioLi01
Copy link
Collaborator

EzioLi01 commented Nov 16, 2023

Hey @DaanSchuitmaker , nice to see you again 👋. I remember you have created a nice issue in cordova-simulate.

Just want to confirm, do you need to add chromium to cordova-simulate? If so I will move this issue to repo https://github.com/microsoft/cordova-simulate.
This is the repo for other project related to cordova, it's different from cordova-simulate. Thanks!

@EzioLi01
Copy link
Collaborator

Hey @DaanSchuitmaker , could you please clarify on this?

@EzioLi01
Copy link
Collaborator

Move this issue into cordova-simulate. @DaanSchuitmaker Anything please navigate to simulate repo.

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

No branches or pull requests

2 participants