pwa-builder / PWABuilder

The simplest way to create progressive web apps across platforms and devices. Start here. This repo is home to several projects in the PWABuilder family of tools.
https://docs.pwabuilder.com
Other
2.54k stars 273 forks source link

[Packaging] Xbox support #2479

Open bil-ash opened 3 years ago

bil-ash commented 3 years ago

The docs mention that new EDGE will come to Xbox in 2021. Please close this issue when PWAs running on the new EDGE browser is supported on Xbox(currently PWAs run on old EDGE runtime). Till then let it remain open.

JudahGabriel commented 3 years ago

An update on this: The new Edge is coming to XBox in preview this spring, with stable anticipated in the fall.

bil-ash commented 3 years ago

Eagerly waiting

ghost commented 2 years ago

Hello bil-ash, thank you for opening an issue with us!

I have automatically added a "needs triage" label to help get things started. Our team will investigate the issue and help solve it ASAP. Other community members may also look into the issue and provide feedback 🙌

JudahGabriel commented 2 years ago

Update on this: The XBox team hasn't prioritized this work. I understand there are some technical challenges in implementing this on XBox due to Edge's multi-process architecture. There is no estimated ETA for this capability.

If this is important to you, please 👍 this issue.

JudahGabriel commented 2 years ago

Just got word from the Edge team that support for XBox is now planned and is expected to arrive in 2023. Unfortunate it's taking that long, but there were some significant architecture challenges to land this.

JudahGabriel commented 2 years ago

Edge team says,

"XBox has aggressive memory reclamation policies...we are basically constrained to 1GB total for all Edge processes...so right now Edge is getting out-of-memory issues on XBox...our architecture of creating a process tree can cause some difficulties on the XBox platform"

That's essentially the challenge in a nutshell. Edge team is devoting some resources specifically to this problem, but they figure it won't be solved this year.

We'll update this thread as new info comes to light.

bil-ash commented 2 years ago

Okay,looking forward to it

chrisvanwell commented 1 year ago

Is there any update on this (ETA still 2023)?

gnubyte commented 1 year ago

I'd like to see this. There is a lot of development I've been doing mostly in JS that gets shipped as a PWA as of late and I'd love to see my apps reach Microsoft's xbox. GDevelop in particular for games has me interested.

khmyznikov commented 1 year ago

@chrisvanwell @gnubyte Thanks guys for keeping this in a loop, we see your interest. But unfortunately plans for this was delayed once again and we don't have clear dates. We will try to rise this question again and address the community interest but don't expect anything soon.

wilvoss commented 9 months ago

I'm interested in this as well. Just adding my voice!

NachoAccedo commented 2 months ago

Hi.

Is https://learn.microsoft.com/en-us/microsoft-edge/webview2/ the way to use PWA with a more modern browser on Xbox?