Hello Community,
I build a standalone version of my App with the integrated builder on a Windows 10-x86-64 VM. When I run the App it starts normaly. When I press a button where I play a mp3 file via MediaPlayer it quits without any error message. In the Windows logs I can not see anything.
When I run the App in Debug Mode everything works as expected.
Where is the difference between Media Player in Debug Mode and Standalone?
How can I catch such an error that the App does not quit silently?
Best regards
--Christian
I build a standalone version of my App with the integrated builder on a Windows 10-x86-64 VM. When I run the App it starts normaly. When I press a button where I play a mp3 file via MediaPlayer it quits without any error message. In the Windows logs I can not see anything.
When I run the App in Debug Mode everything works as expected.
Where is the difference between Media Player in Debug Mode and Standalone?
How can I catch such an error that the App does not quit silently?
Best regards
--Christian