isonlaxman

Results 3 comments of 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 > > ![carbon](https://user-images.githubusercontent.com/61408758/106428394-b6cbb500-648a-11eb-801c-428f958aa17a.png) > > 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