After updating a Unity project to 2019.4.30f, the iOS build started crashing in the script UnityNotificationData.m. I’ve got a log from Firebase Crashlytics:
Fatal Exception: NSInvalidArgumentException
*** +[NSJSONSerialization dataWithJSONObject: options:error:]: Invalid top-level type in JSON write
___ReadNSDictionary_block_invoke + 227
The most amount of crashes is on iOS 14 and 15.