Question by 
               apuertas · Jul 04, 2016 at 11:10 AM · 
                applicationxboxquit  
              
 
              Application.Quit() not working on xbox one?
Application quit works on local machine but doesn't work when in Xbox one.
 public void Exit()
     {
         Application.Quit();
     }
 
              
               Comment
              
 
               
              Answer by Ian-Davids · Jan 27, 2017 at 06:27 PM
I would humbly request that we ask questions about the Xbox One player on the Xbox One community forums. We cannot discuss technical details of the platform in an open forum.
Your answer