I’m building a tamagotchi style game, that needs to have hunger and happiness values run in the background (ie have the tamagotchi get hungry and get unhappy ) even when the app is not in the foreground.
I’ve added a resumed listener to handle most of the stuff when the app resumes, but I’d like to be able to alert the user if the tamagotchi is getting hungry or unhappy so they can fix it
—tl;dr—
Need to alert player when tamagotchi is hungry even when game is in background/suspended [import]uid: 8838 topic_id: 22134 reply_id: 322134[/import]