Skip to content

fix: Android 14+ compatibility #666

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

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

td2thinh
Copy link

@td2thinh td2thinh commented Apr 16, 2025

What type of PR is this? (check all applicable)

  • Refactor
  • Feature
  • Bug Fix
  • Optimization
  • Documentation Update

Description

  • Release 2.5.1 made a few changes regarding risk of Task Hijacking vulnerablity that broke full screen intent notifications on Android 14+, you can read the Android docs about this.

TLDR: The package was starting implicit Intents that the system can't access when the main activity exported attribute is set to false in release 2.5.1.

Related Tickets & Documents

Proposed Changes:

@td2thinh td2thinh changed the title Fix/android14 compatibility fix: Android 14+ compatibility Apr 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

I am receiving a report regarding a security vulnerability.
1 participant