AnonTakesOver
Lurker
So, I am making an app with a toggleable button, when the toggle is set to true, I need the phone to keep running in the background with the settings and code to run, that all works, except if I load a new process like listen to a song, or open a new app, then go back into my app, the button is disabled and the onCreate function is called.