You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
During the startup of the TicTacToe sample, a Win32 (?) exception apparently crashes the app and the debugger unsuccessfully tries to attach. Without debugger the app window appears briefly and disappears again. For the Android target the app starts normally
Steps to reproduce:
Set TicTacToe as startup project
Set Windows Machine as target
Run Start Debugging or Start Without Debugging
The text was updated successfully, but these errors were encountered:
ChristophSchmidpeter
changed the title
TicTacToe sample crashes on startup
TicTacToe sample crashes during startup
Apr 6, 2023
ChristophSchmidpeter
changed the title
TicTacToe sample crashes during startup
TicTacToe sample crashes during startup for the Windows target
Apr 6, 2023
During the startup of the TicTacToe sample, a Win32 (?) exception apparently crashes the app and the debugger unsuccessfully tries to attach. Without debugger the app window appears briefly and disappears again. For the Android target the app starts normally
Steps to reproduce:
The text was updated successfully, but these errors were encountered: