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();
    }

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.