Matt Petrie

Results 7 comments of Matt Petrie

Also running into this. One possible option to fix it would be to change the `skip` option to accept a regex instead of (or in addition to) an array of...

I am also experiencing this issue. Through a bunch of testing various build configurations, I've been able to confirm that at some point in the build process, the environment variable...

Experiencing this as well. @sennevc were you ever able to find a solution? Steps to reproduce on Android: 1. Schedule a notification using `PushNotification.localNotificationSchedule`. 1. Kill the app (background and...

@sennevc Thanks! Your reply set me on the right path to get this fixed. [This comment](https://github.com/zo0r/react-native-push-notification/issues/470#issuecomment-363922064) mentions [this page in the react-native-navigation docs](https://wix.github.io/react-native-navigation/#/android-specific-use-cases?id=compatibility-with-headlessjs). It's terribly titled -- it really should...

Also experiencing this issue. In an Expo managed project, the Podfile is generated at build time, and it's [not possible to safely modify it](https://docs.expo.dev/config-plugins/development-and-debugging/#modify-ios-podfile) either, so the workaround of directly...

Thank you @kuldip-simform! I can confirm that this does solve the issue in an Expo managed workflow project.

> trying to get the new arch so i need the latest version .45 but because of this issue i can't build on android anymore once i upgrade to .45...