Wasteland Fluttershy
Wasteland Fluttershy
const RNSIResponseNormal: SensitiveInfoEntry[] | [SensitiveInfoEntry[]] = APP_FLAGS.isIOS ? RNSIResponse[0] : RNSIResponse
Blind code so take it for what it is... ```js // __mocks__/react-native-sensitive-info.js class RNSInfo { static stores = new Map() static getServiceName(o) { return o.sharedPreferencesName || o.keychainService || 'default' }...
actually just saw this bug. If no one else is working on it, ill try to find some time in the next few days and look at it.
Happens for some users here as well. react_native 0.74.3 and react-native-inappbrowser-reborn is 3.7.0 happens on Samsung Galaxy S22 - Android 14.0.0 and Pixel 7 - Android 14.0.0 Version 3.6.3 works