Kyle Petersen

Results 14 comments of Kyle Petersen

Is there any estimated time for 0.64 support? Seems like it's currently not compatible.

The error is still reproducible on latest ![image](https://github.com/microsoft/react-native-windows/assets/60599938/df4bd100-892e-44ad-8960-25cdf4611229) Here is the next message when I hit continue ![image](https://github.com/microsoft/react-native-windows/assets/60599938/9358bcaa-4f85-45b3-858d-40382693c785) Here is an updated example repo https://github.com/kpete2017/LatestTestProj/tree/main And new react-native info System:...

No problem. This error doesn't occur in release configurations so it makes sense if something was missed for a development environment. Here is a repo using RNW latest which contains...

I went ahead and upgraded the windows version to latest to test and the issue still persists. https://github.com/kpete2017/LatestTestProj/tree/main

> No problem. This error doesn't occur in release configurations so it makes sense if something was missed for a development environment. > > Here is a repo using RNW...

Yes but it than just crashes immediately on startup instead.

This problem is in both configurations for us whether it is running dotnet native toolchain or not. Also UseDotNetNativeToolChain has no effect on ARM64 so its running with this set...

We have also tried this as well and it just causes it to error out with a different message. I can send you the .ilc report file if you would...

> It looks like maybe you're hitting an issue with 19041 +UWP + .NET Native not liking library projects that define XAML controls. > > Can you try the workaround...

The Issue also is not reproduced in a default UWP application. Specifically, we only see this when 1. We are using react native windows 2. We have a custom react...