AlexSobiloffSonos

Results 2 comments of AlexSobiloffSonos

We were having the same issue. Ultimately, it came down to excluding flipper et al from release builds. RN 0.71.1 ```Podfile # podfile flipper_config = ENV['NO_FLIPPER'] == "1" ? FlipperConfiguration.disabled...

I'm using the redux debugger plugin as well as the react native mmkv plugin and i'm experiencing the same with both. android works fine. ios nothing.