jjPlusPlus / bringme-react-native

A scavenger hunt game using React Native and MLKit
0 stars 1 forks source link

Feature: Confirm before leaving a match #3

Closed jjPlusPlus closed 4 years ago

jjPlusPlus commented 4 years ago

A player must confirm an alert box when backing out of a match lobby. Backing out will remove them from the list of players.

jjPlusPlus commented 4 years ago

If you leave app, but not close it, will you get removed from the match?

Good question. This will probably come up during testing once we get the game going on device.