You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Experiencing an issue on Android 14 with Quick Actions feature when the input is set (freeform or choices) when the application is in "background" as described in the bullet points in this section.. None of the event listeners receive the user's ACTION_PRESS.
No issues on Android 13 or iOS 17.2.
Details
Environment & versions:
java zulu-17.46.19
nodejs 20.11.1
ruby 3.3.0
yarn 1.22.19
android 14
notifee 7.8.2
react-native 0.73.5
power-saver off
battery-optimization off
Hello 👋, to help manage issues we automatically close stale issues.
This issue has been automatically marked as stale because it has not had activity for quite some time.Has this issue been fixed, or does it still require attention?
This issue will be closed in 15 days if no further activity occurs.
Hello!
Summary
Experiencing an issue on Android 14 with Quick Actions feature when the
input
is set (freeform or choices) when the application is in "background" as described in the bullet points in this section.. None of the event listeners receive the user'sACTION_PRESS
.No issues on Android 13 or iOS 17.2.
Details
Environment & versions:
• Code example (click to reveal)
adb logcat | grep "notifee"
output when submitting input in background:adb logcat | grep "notifee"
output when submitting input in foreground:Reproduction
Proofs
yulolimum-capture-2024-03-01--16-37-22.mp4
yulolimum-capture-2024-03-01--16-46-31.mp4
yulolimum-capture-2024-03-01--17-06-07.mp4
yulolimum-capture-2024-03-01--17-04-22.mp4
yulolimum-capture-2024-03-01--16-43-50.mp4
yulolimum-capture-2024-03-01--16-47-41.mp4
The text was updated successfully, but these errors were encountered: