Open
Description
Current Live App uses React-Native : 0.62
We currently use the PushNotificationiOS service for changing the badge count of our app. Currently, whenever a user that has an iPhone with iOS 14 gets a notification, the app gets following error and crashes the app:
For all users below iOS 14, the service works well.
Even when upgrading react-native to 0.63 and upgrading PushNotificationIOS to 1.6.0 , it keeps crashing the app.
Need help asap. Thanks in advance!