After you fixed Android API 31 issues (Notification trampoline), now when i open a local notification, app will be cloded and open again.
It happens not only on android 12 but android 11.
I think the problem comes from line 17 - 22 https://github.com/wix/react-native-notifications/blob/master/lib/android/app/src/main/java/com/wix/reactnativenotifications/core/NotificationIntentAdapter.java
Please have a look. Thank you