android / android/platform-samples

[Bug]: Persistent incoming call notification displayer on car

Open
#268 2 comments 1 reaction 0 assignees View on GitHub
bug
Dominant language
Kotlin
Stars
1.7k
Forks
541
Avg merge
7d 23h
Merged PRs (30d)
3

Description

### Is there an existing issue for this?

- [x] I have searched the existing issues

### In which area is the issue?

Connectivity

### In a specific sample?

TelecomCallRepository

### What happened?

Hello,

I’ve implemented the Telecom framework (Jetpack) in my app. It is working well on the phone and with watches, but when the phone gets connected to a car via Bluetooth (so not Android Auto), a persistent incoming call notification shows up, even though I am not getting a call. The only way to get rid of it is to disconnect the phone, none of the buttons are working.

Why is this happening, is it a known issue or what could be the solution? I compared my app with the sample app and all key parts look the same.

![Image](https://github.com/user-attachments/assets/cc2dcee7-8b72-4190-8f56-3d22aeab8fef)

Thank you!

### Relevant logcat output

```shell

```

### Code of Conduct

- [x] I agree to follow this project's Code of Conduct

Contributor guide

Open the contributing guide

Research direction

Start with the TelecomCallRepository sample and compare its Telecom framework integration with the reporter's app. Reproduce the persistent incoming-call notification after connecting a phone to a car over Bluetooth, then use relevant logcat output to determine the cause and document a confirmed solution or limitation.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, kotlin
Domain
mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.