Closed hadnet closed 2 years ago
Hi @hadnet, I've upgraded the example app to 0.70.3 https://github.com/bamlab/react-native-flipper-performance-monitor/pull/74 but didn't run into any issue. Does it build for you?
It would seem Flipper isn't installed properly somehow, do you have Flipper properly enabled in your Podfile
?
Also do other native iOS Flipper plugins like Layout and Shared preferences show up in Flipper for you?
Sorry for the delay, the error was the location of the #ifdef FB_SONARKIT_ENABLED block, happens that it needs to be strictly before @implementation AppDelegate. Thanks anyway.
Why I'm getting this error? I'm using RN 0.70.1