react-native-push-notification
react-native-push-notification copied to clipboard
Failing to Send Notification with ReplyInput Action on Android
After upgrading my targetSdkVersion and compileSdkVersion to 31 (Android 12), I am getting the following error when attempting to schedule any notification that includes a "ReplyInput" action on an Android 12 device

For reference, I am on the latest version of the package (8.1.1) and have included a screenshot of my react-native dependencies and build.gradle file below