orels1

Results 135 comments of orels1

Hey! Could you elaborate on what exactly is the issue? With beta versions, it is general practice to explicitly depend on a particular beta version instead of using any version...

but wouldn't arranging them the other way - accidentally upgrade you from constraints beta to open beta and also break things? To be completely honest, I think there should just...

E.g. if we have `3.6.2-constraints.1`, `3.6.2-constraints.2` and `3.6.2-beta.1` available - Project Version: `3.6.1` - No upgrade button visible - Project Version: `3.6.2-constraints.1` - Upgrade to `3.6.2-constraints.2` visible - Project Version:...

After some internal discussion, we're leaning towards avoiding upgrade prompts in the way I described above. We're hoping we can slot that work in sometime soon. Part of this issue...

I don't think making it opt-in would be that useful, as that would essentially mean nobody uses it. At that point it might not be worth implementing such a system...

Ah! Ok sorry, I read it like it was meant to be a user-facing option. Sure, a flag like that might make sense, yeah

While this isn't really an appropriate place for the SDK bug reports, I took a look and so far was unable to reproduce. Can you try using [Cloudflare Warp](https://one.one.one.one/) to...

VCC tries to pick unoccupied ports when it starts, which it then prints in the log. If the new ports it picks end up being blocked as well - it...

Hey! Since the devtools aren't opening for you, I have a feeling you might be missing the webview runtime. You can try installing it using the "Evergreen Bootstrapper" link you...

hmm, interesting Are you able to open the VCC and then open `http://localhost:5476/` in your regular browser?