Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

App crash when on poor network connectivity scenarios while changing from the Movie list to the TV Show list or vice versa #11

Open
zamba96 opened this issue May 17, 2020 · 0 comments

Comments

@zamba96
Copy link

zamba96 commented May 17, 2020

Hi, we found a bug that crashes the app if there is a poor internet connection. This happens whenever we change from the main movie list to the main TV show list and the other way around. After doing this, the app crashes because the showErrorMessage calls the context of the activity that was loaded, bot the activity is destroyed when changing to the other activity, so context becomes null, causing something like a NullPointerException in the method “Utilities.isOnline()”.

This was referenced May 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant