P
Pop Storm Daily

How should I exit/close Pokemon Go?

Author

Matthew Harrington

Published Jul 09, 2026

How should I exit/close Pokemon Go without closing(swiping it away in latest versions of android) from the Recently Opened Apps menu?

enter image description here

Back button doesn't show any option for me to exit..
Is there a (more) proper way in the Pokemon Go app rather than explicitly exiting from Android's own Recently Opened Apps menu?

4

8 Answers

You're not closing it properly unless you swipe it away. That's the app developer's fault (or by design as far as we are concerned) Pressing the home button only minimizes and pauses the game, swiping it, actually closes it, and when you re-start it it is forced to actually call the server, load properly and give you the latest Pokemon in your area. Sometimes when there hasn't been anything near me, I swipe it to reset the Pokemon around me and reload properly ...

7

It depends on which phone you're using. If you are using an iPhone, you will need to "swipe" it to close it.

If you are using an Android OS phone (as it appears you are from the image provided), you can still "swipe to close", which will safely close the app.

However, in extreme cases, you can "Force Stop" the app from the app settings menu. However this immediately and forcibly closes the app, killing all processes that may shut down the app safely. Doing so may cause a loss of data.

10

With the latest version on Android you can now close the app using the back button. You will get a confirmation dialog to do it like shown on this image:

enter image description here

5

The answer to your question is probably do nothing, as the system will do it for you.

It's important to note that the game (or any other app) will not simply run forever until manually closed. The Android operating system has built-in mechanisms for closing down apps which have been left running when their resources (such as system memory) are required by the system. In other words, if you start another game or other resource-intensive activity, Pokemon GO will most likely be shutdown by Android. It's actually recommended in most cases by Android that developers not manually terminate their applications, but allow the system to do it for them. (Emphasis mine)

In most cases, you should not explicitly finish an activity using these methods. As discussed in the following section about the activity lifecycle, the Android system manages the life of an activity for you, so you do not need to finish your own activities. Calling these methods could adversely affect the expected user experience and should only be used when you absolutely do not want the user to return to this instance of the activity.

Source Link

This is probably why Niantic did not implement a back-button-to-close feature. All that being said, if you want to terminate the app because it's not refreshing properly (which happens often) the swipe method from the recent apps menu is perfectly acceptable and should not adversely affect your player data.

14

The back button works with some apps, not all of them. Use button home to close it (not the app, just the window) or switch between apps. if you want to close it entirely, you must "swipe away" or any other process you may use

Since none of the answers seem to mention it, I will.

I'm an android user, so I'm only speaking about android.

Swiping the app away from the app window only closes the actual app, but there's still a service left running (it's been running for over 11 hours, last I checked, so it's safe to assume it's not going to be automatically closed by android automatically). So, if you really want to fully exit Pokemon Go you should swipe it away in the active app list and then go to Application Manager > Running > Click Pokemon process there and Stop it.

Edit: The issue seems to have been fixed. I no longer see any background processes running after simply swipe the app away.

Now with new update Halloween, you can press back button and it's close!

1

root ur phone to add a KILL function eg. long press BACK. better kill it when not playing it will drain battery and suck off ur data

4