I'm having a hard time using Flipper. I commented it out in Podfile while hermes_enabled => true
. I ran pod install agin and build the app but it crashed upon launch.
When I set Hermes to false, it was build successfully.
Is there a way to disable Flipper & keep Hermes true and app builds successfully?