On debug builds, I have dev buttons that crash the application for testing purposes, but on release builds, of course, they are not. Are there any ways to crash the application from outside?
↧
On debug builds, I have dev buttons that crash the application for testing purposes, but on release builds, of course, they are not. Are there any ways to crash the application from outside?