Fixes
iOS
- AppleSimUtils: Replace a workaround from v19.4.0, that solved a various
signal 11
crash when Firebase-Performance is integrated, with a designated fix, introduced in GoogleUtilities v7.7.0 (#3167, @asafkorem) – see also: firebase/firebase-ios-sdk#9083.
Android
- Fix classCastException in RN66 workaround (#3169, @jonathanmos) – see also: #3168