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

[iOS/Android][PhoneCallManager] IsCallActive & IsCallIncoming does not change when user receives or answers a phone call #19912

Open
jhanvi03 opened this issue Apr 10, 2025 · 1 comment
Labels
difficulty/tbd Categorizes an issue for which the difficulty level needs to be defined. kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification

Comments

@jhanvi03
Copy link

Current behavior

When the user receives an incoming call or is actively on a call, the checkboxes for IsCallIncoming and IsCallActive remain in the false state. They do not reflect the actual call status.

Tested with Versions:
iOS: 2504012147.36782 & 2504091441.36963
Android: 2504091443.36963 (36963) & 2504012147.36782 (36782)

Expected behavior

When the user receives an incoming call, IsCallIncoming should be set to true.
When the user answers the call and it becomes active, IsCallActive should be set to true.
Once the call ends, both flags should revert back to false.

How to reproduce it (as minimally and precisely as possible)

No response

Workaround

No response

Works on UWP/WinUI

None

Environment

No response

NuGet package version(s)

No response

Affected platforms

Android, iOS

IDE

No response

IDE version

No response

Relevant plugins

No response

Anything else we need to know?

No response

@jhanvi03 jhanvi03 added difficulty/tbd Categorizes an issue for which the difficulty level needs to be defined. kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification labels Apr 10, 2025
@agneszitte
Copy link
Contributor

This issue was found for iOS/Android after the tests for uno#19633
Not a regression from uno#19633 fixes as the issue is reproducible with Samples App builds before April 1 and PR #19638 was merged on April 2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty/tbd Categorizes an issue for which the difficulty level needs to be defined. kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification
Projects
None yet
Development

No branches or pull requests

2 participants