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

Ringtone Volume Low on Android #454

Open
3 tasks done
sshodges opened this issue Nov 21, 2024 · 4 comments
Open
3 tasks done

Ringtone Volume Low on Android #454

sshodges opened this issue Nov 21, 2024 · 4 comments

Comments

@sshodges
Copy link

Issue

Pre-submission Checklist

  • I have verified that the issue occurs with the latest release and is not marked as a known issue in the CHANGELOG.md.
  • I reviewed the Common Issues and open GitHub issues and verified that this report represents a potentially new issue.
  • I am not sharing any Personally Identifiable Information (PII)
    or sensitive account information (API keys, credentials, etc.) when reporting this issue.

Description

Calls coming through on Android have low ring tone (coming through earpiece rather than speaker it seems). Ringtone normal in iOS and Android Emulator

Reproduction Steps

Install application on Android device
Call number
Ringtone barely audible

Expected Behavior

When call comes through on Android, ringtone plays at normal level

Actual Behavior

You can barely hear the ringtone (Android devices only)

Reproduction Frequency

Happens every time

Software and Device Information

Please complete the following information.

  • Device: Any Android
  • OS: Android 34
  • React version: 18.2.0
  • React Native version: 0.74.5
  • Node version: 18.20.4
  • npm or yarn version: npm 10.7.0
  • Expo Version: 51.0.36

Additional Context

Using Expo for this application

@mhuynh5757
Copy link
Collaborator

Hi @sshodges could you let us know which physical Android devices you've tried this with?

@sshodges
Copy link
Author

@mhuynh5757 My test phone is a Galaxy A15 running Android 14. We are also receiving complaints from multiple customers using a variety of different devices

@mhuynh5757
Copy link
Collaborator

mhuynh5757 commented Dec 3, 2024

Hi @sshodges is it possible for you to get all of the five volume settings from your device? I understand it might be hard to get that from customers, but if that's possible it would be greatly appreciated. I've discussed this issue with my teammates and we're speculating that the internal audio library we're using might be fetching audio volume settings from the incorrect device and we're trying to confirm that.

@mhuynh5757
Copy link
Collaborator

The five volume settings would be:

  • Media
  • Call
  • Ring
  • Notification
  • Alarm

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

2 participants