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

[BUG]: Mobile data message is not shown when the Wifi is turned off while play audio #5785

Open
cam-pinheiro opened this issue Mar 31, 2025 · 0 comments
Labels
bug End user-perceivable behaviors which are not desirable. Impact: Medium Moderate perceived user impact (non-blocking bugs and general improvements). Work: Medium The means to find the solution is clear, but it isn't at good-first-issue level yet.

Comments

@cam-pinheiro
Copy link

Describe the bug

When the Learner is playing a Lesson with the audio and the Wifi is turned off, the Learner should be get a prompt on trying to play audio on cellular data, but it is not happen.
The "currently on cellular data " message is shown only if the Learner starts playing the audio using celular data since from the beginning, if the Learner starts playing audio with Wifi and this turned off, the audio continues playing even when the Learner goes to the next page.

Steps To Reproduce

With Wifi conection

  1. Go to Place Values
  2. Go to What are the Place Values?
  3. Play the audio
  4. Turn off the Wifi
  5. Keep the audio playing
  6. Click on the continue button
  7. The audio continue playing and the mobile data message is not shown

Expected Behavior

it is expected to see a cellular data message when the Wifi is turned off while play audio.

Screenshots/Videos

When the Wifi conection is turned off

Record_2025-03-31-11-59-19.mp4

With mobile data ( it is working!) this is the message that I expected to see if the wifi conection is cut for some reason.

Record_2025-03-31-12-00-30.mp4

What device/emulator are you using?

OPPO A79 5G

Which Android version is your device/emulator running?

Android 14

Which version of the Oppia Android app are you using?

0.15-beta-9404ea41d9

Additional Context

No response

@cam-pinheiro cam-pinheiro added bug End user-perceivable behaviors which are not desirable. triage needed labels Mar 31, 2025
@adhiamboperes adhiamboperes added Impact: Medium Moderate perceived user impact (non-blocking bugs and general improvements). Work: Medium The means to find the solution is clear, but it isn't at good-first-issue level yet. and removed triage needed labels Apr 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug End user-perceivable behaviors which are not desirable. Impact: Medium Moderate perceived user impact (non-blocking bugs and general improvements). Work: Medium The means to find the solution is clear, but it isn't at good-first-issue level yet.
Development

No branches or pull requests

3 participants