Skip to content

BUG: Foreground service should not require POST_NOTIFICATIONS permission #75

@eoinoreilly30

Description

@eoinoreilly30

Expected behavior

The foreground service on Android should work without prompting the user for notifications permission. The Android docs state "Apps don't need to request the POST_NOTIFICATIONS permission in order to launch a foreground service"

Describe the bug (unexpected behavior)

When starting a call on Android the user is prompted to enable notifications permission. Notifications permission should not be required to start a foreground service.

Steps to reproduce

Join a call using pipecat react native. However, I have only reproduced this using react native Daily transport.

Screenshots

System information

  • Device: Google Pixel 7
  • OS, version: Android 16, sdk 36
  • Browser, version:

Additional context

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions