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.
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.