Unhandled Exception in Microsoft Store #13381
-
When I run my react-native-windows app via sideloading from the generated
I made these builds via store submit workflow in VisualStudio. My RNW version is 0.74.8. From what I can tell based on the video they gave me, the app doesn't get past the loading screen. I've added exception handlers for "Unhandled Exceptions" that might happen, but they don't trigger, which indicates to me that the app doesn't even get past the instantiation. I've looked through the docs/github, and the closest I can find is the issue #4749, which seems like the same problem but it also seems to be fixed. Two questions:
|
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
Good news, I've been able to replicate the issue by installing via unzipping the .misxupload double-click-installing the .msix on windows11. Still no clue whats happening as the issue doesn't leave any .NET runtime logs:
|
Beta Was this translation helpful? Give feedback.
-
Ok looks like this is a generic UWP problem and not necessarily related to react-native-windows: https://developercommunity.visualstudio.com/t/UWP-App-crashes-during-start-when-compil/1304475?ftype=problem Although, given that I'm building it via |
Beta Was this translation helpful? Give feedback.
-
Replicated the issue using a vanilla RNW application. Closing the discussion and opening a bug. |
Beta Was this translation helpful? Give feedback.
Replicated the issue using a vanilla RNW application. Closing the discussion and opening a bug.