I'd like to make a multiplayer game with a matchmaking service. It might take awhile to find a match, so I want to allow users to use other apps while they wait, but I want to ensure that they don't forget that a search is in progress (it would be bad for it to find a match and tell them, only for them to say they forgot and never mind - it would irritate the person on the other end of the match).
What can I do to have something persistent on screen letting them know a search is in progress? I know that there's the red audio recording status bar and a blue video chat status bar and green phone call status bar... Is there something like that I can use?
What can I do to have something persistent on screen letting them know a search is in progress? I know that there's the red audio recording status bar and a blue video chat status bar and green phone call status bar... Is there something like that I can use?