Hello,
I have a couple scenarios I was thinking about, and am wondering if and how this could be done. Both scenarios utilize gameplay which the player sets up a set of actions which should execute both in game, and out of game.
Example1
Lets say the user is playing a strategy game which has build times, and I want the user to receive a notification 30 minutes later on their phone when the build is done.
Example2
The user selects a quest for their NPC hero who starts the quest in one location fights their way through to complete the quest while the game is minimized. I want the player to receive notifications when the hero levels up, receives new items, or completes the quest.
I am not sure how the saves/events are handled when the game is minimized. My initial expectation was that there may need to be an external server involved to do some of the processing if the app completely freezes the game state when minimized. [import]uid: 135255 topic_id: 33218 reply_id: 333218[/import]