Skip to content
This repository has been archived by the owner on Jul 3, 2023. It is now read-only.

Need to handle the case of the user not being connected to the Internet #21

Open
sean-shelton opened this issue Mar 9, 2017 · 0 comments

Comments

@sean-shelton
Copy link
Collaborator

Right now, if the user isn't connected to the Internet, but they're logged into Facebook, it'll try to make a GraphRequest. This request will return a null pointer exception because it tries to make the request even if not connected to the internet.

I suggest that we surround this with a try-catch that doesn't make the request, and simply stays at the main menu.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant