Hi,
So I was wondering if a feature already exist with the latest build in handling OS specific exception messages. Take for example a Checksum Error Scene where in Android it just automatically exits without any clue on what just happened. It would be nice to have a way to handle these type of messages so that users are aware of some fatal or exit errors and put out some custom messages or suggestions. ie. “Game requires the latest update to run”
Perhaps maybe an option and something to using ‘SDL_ShowSimpleMessageBox’??
Thanks.