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

Windows support is broken since v2.29.0 / [email protected] #76

Open
birdofpreyru opened this issue Oct 24, 2024 · 3 comments
Open

Windows support is broken since v2.29.0 / [email protected] #76

birdofpreyru opened this issue Oct 24, 2024 · 3 comments
Labels
In Progress Work in progress. P1 High priority issue. Windows

Comments

@birdofpreyru
Copy link
Owner

No description provided.

@birdofpreyru
Copy link
Owner Author

As of v2.29.0 the upgrade is done for Android, iOS, macOS.

The upgrade for Windows is pending the release of react-native-windows v0.76.

@birdofpreyru birdofpreyru changed the title Pending upgrade to [email protected] Windows support is broken since v2.29.0 / [email protected] Nov 15, 2024
@birdofpreyru birdofpreyru added On Hold Blocked for some reason. and removed In Progress Work in progress. labels Nov 15, 2024
@birdofpreyru
Copy link
Owner Author

It turns out, the upgrade to [email protected] for Windows is a large undertaking, which also requires to do the same upgrade in react-native-static-server and react-native-webview libraries in parallel. I can't spent on it as much time as necessary, unless somebody sponsors it; in particular considering that I am not using RN for Windows at all myself. Thus, the ticket has been renamed and put On Hold.

@pcprinz
Copy link

pcprinz commented Nov 24, 2024

As mentioned in #81 (comment), The example app works for react-native-windows uwp-app with the old architecture in version 0.76.x.
The cpp-app version with the new architecture need some work to be done.

The mentioned dependency react-native-static-server only applies to the example app - and there only to the test for the upload() method. In that case I'd recommend to eiter temporary disable the test or get rid of the dependency at all in favor of making everything independent and get things done.

@birdofpreyru birdofpreyru added In Progress Work in progress. and removed On Hold Blocked for some reason. labels Nov 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
In Progress Work in progress. P1 High priority issue. Windows
Projects
None yet
Development

No branches or pull requests

2 participants