How can I achieve that when the user minimizes the application with the home or back button and then removes it from the apps running in the background does the session not close?
It turns out that you log in correctly with Google+, but if the user is out of the application, it eliminates it from the background activity, the user's session is closed and when you open the app you have to log in again. How can I keep the session from starting?