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

fix: Crash on CastContext instance when play services aren't available #53

Merged
merged 1 commit into from
Sep 19, 2024

Conversation

farhan-arshad-dev
Copy link
Member

@farhan-arshad-dev farhan-arshad-dev commented Sep 19, 2024

Description

Jira: LEARNER-10231
Firebase Crash: EncodedVideoUnitViewModel.onCreate

Crash on CastContext instance when play services aren't available

  • Unable to get CastContext when Google Play services aren’t available, leads to the app crash.

Steps to reproduce:

  • Log in to the app on the emulator OR real device with no OR disabled Google Play service.
  • Open any course, and click on the Videos tab.
  • Open any video from the list, and the user is redirected to the video component screen, and 🔥 app crashes.

- Unable to get CastContext when Google Play services aren’t available, leads to the app crash.

fixes: LEARNER-10231
@farhan-arshad-dev farhan-arshad-dev merged commit d16df3f into 2U/develop Sep 19, 2024
4 checks passed
@farhan-arshad-dev farhan-arshad-dev deleted the 2U/farhan_ar/LEARNER-10231 branch September 19, 2024 14:46
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

Successfully merging this pull request may close these issues.

5 participants