Quantcast
Channel: Answers for "Application.quit() not working on android"
Browsing latest articles
Browse All 9 View Live

Answer by Ereptor

I haven't worked in Android before, but I know that Application.Quit(); does not work in the web version. We had to remove Quit buttons from the web version of our game, instead allowing for the user...

View Article


Answer by smallbit

I have read the documentation and I know that this command wont work in PIE and web but on android should be working properly... I have found a thread from 2011 in which one unity user used...

View Article

Answer by meat5000

You can script it for the back button but iOS and Android have a User Discretion policy on app quit these days. Basically back button will normally lose focus and pause but the app moves to background....

View Article

Answer by satya144

Well application.quit() doesn't work in unity but after building and running it will work on your device.

View Article

Answer by hari2015

if(Input.GetKeyDown(KeyCode.Escape)) { Application.Quit(); }

View Article

Browsing latest articles
Browse All 9 View Live




<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>