Fixed
Status Update
Comments
il...@google.com <il...@google.com>
al...@google.com <al...@google.com>
al...@google.com <al...@google.com>
na...@google.com <na...@google.com> #3
Thanks for the report!
Description
The ActivityOptionsCompat class is missing a backport of the setPendingIntentBackgroundActivityStartMode which is necessary when targeting Android 14 .
On Android 13 it could fallback to the deprecated setPendingIntentBackgroundActivityLaunchAllowed , and on lower versions be a no-op.
See source code:https://cs.android.com/androidx/platform/frameworks/support/+/androidx-main:core/core/src/main/java/androidx/core/app/ActivityOptionsCompat.java
Component used: androidx.core:core
Version used: 1.9.0