Skip to content

Android 15 status bar chip auto stop not handled #190

@imablanco

Description

@imablanco

Describe the bug
For apps running on devices with Android 15 QPR1 or higher, a status bar chip alerts users to any in‑progress screen projection. Users can tap the chip to stop their screen from being shared, cast, or recorded. Also, screen projection automatically stops when the device screen is locked. Link

This scenario must be handled in onStop callback of MediaProjection which in the current version has an empty implementation

Can it be reproduced in demo app
Yes

HBRecorder version
3.0.9

Device information

  • API Level 35

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions