isonlaxman
isonlaxman
This is still not reliably working for me. I have 'body' instead of 'text', and I don't have 'content-available' in the payloads. It only randomly fails, works 80-90% time.
> > Use PushNotificationIOS.addNotificationRequest(notification) instead of PushNotificationIOS.scheduleLocalNotification(request) since scheduleLocalNotification in deprecated. > > https://github.com/react-native-push-notification-ios/push-notification-ios#schedulelocalnotification > >  > > I updated to the latest version and addNotificationRequest does not fire...
was this resolved? I'm getting the same issue, putting flexGrow: 0 and padding: 0 didn't resolve it