Forum Discussion
Weitin
6 years agoProtege
Application.Quit() causes crashing on next app launch
I think Application.Quit() on Android doesn't properly remove the app, which causes the app to crash next time you launch it. Use this instead: System.Diagnostics.Process.GetCurrentProcess().Kill(); ...
SlashAndBurn
6 years agoExpert Protege
I also noticed this quirk, will try
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device
Other Meta Support
Related Content
- 9 months ago