You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When events happen in the game that are problematic, they should be gracefully handled in the app but also let the user know what has happened. Currently, if there is a problem, users are left in the dark and have no idea what happened. This task should work to create a small notification system which allows us to push alerts to the game. This will cause a little 'blurb' or pop-up to appear at the top of the application which notifies the user of what has happened. This can range between errors connecting to the internet or any other issues.
The text was updated successfully, but these errors were encountered:
When events happen in the game that are problematic, they should be gracefully handled in the app but also let the user know what has happened. Currently, if there is a problem, users are left in the dark and have no idea what happened. This task should work to create a small notification system which allows us to push alerts to the game. This will cause a little 'blurb' or pop-up to appear at the top of the application which notifies the user of what has happened. This can range between errors connecting to the internet or any other issues.
The text was updated successfully, but these errors were encountered: