Skip to content

App is not always ringing for call  #464

@greenraze13

Description

@greenraze13

Issue

Pre-submission Checklist

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

Description

User becomes online using the register function. When the app is closed and the phone is locked, calls are received successfully. However, if the user stays online and the app is killed while the phone is locked for a while (possibly an hour or more), the phone stops ringing, and the app does not open in Android.
Once the app is reopened and then closed again, the issue is resolved, and calls start ringing as expected.

I have a example sid
Twilio showing Queued status for this call
CAe1ef0aea3346cfa9702beb8c339ecfdc

Reproduction Steps

  1. Go online on the device using the register function of the SDK.
  2. Kill the app and lock the phone.
  3. Test the call; it will be received normally.
  4. Stay online for a while, possibly around 1 hour.
  5. After that, calls are not received by the app.
  6. Open the app and then try the call again; the call will be received.

Expected Behavior

If the app remains online for a while, possibly for 1 hour or more, calls should be received. The user will go online once and usually never go offline on the same day or for more extended periods, meaning they should receive calls at all times.

Actual Behavior

If the app remains online for a while, possibly for 1 hour or more, calls are not received when the app is killed and the phone is locked.

Reproduction Frequency

Yes

Screenshots

No

Software and Device Information

SDK version : 1.3.0
also tested with SDK version : 1.2.1

  • Tested on multiple device
  • Galaxy S9 with android 15

Additional Context

My app is live, and my users are complaining that their devices are not ringing. However, they can see the missed calls in the missed call list. This doesn't happen every time, but it is occurring intermittently, especially with users who go online and then never reopen the app.
I have noticed that both Android and iOS users have reported this issue, but I have only tested it on Android so far.

Metadata

Metadata

Assignees

No one assigned

    Labels

    androidAffects the Android platform.backlogInitial triage done, backlog ticket filed for further work.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions