Hello everyone,
I have a problem with SFML 2.4.0 when I pause my smartphone.
- When I launch the application, and I leave it with the Home button by putting the phone in standby everything works well when I restart (via the task menu).
- But from the moment I click the Standby button when the application is active it crashes.
So I decided to do the same test on Windows to see if I will have the same problem and I got this message in the console (on Windows the application did not stop).
Al lib: <EE> MMDevApiProc: WaitForSingleObjectEx error: 0x102
I did some research on google to find a way to solve this problem but nothing concrete.
Thank you in advance for your solutions.