I'm trying to upgrade RN from 0.61.5 to 0.67.3 and while adding Flipper got an error: initializeFlipper(this, getReactNativeHost().getReactInstanceManager());. I can't find any info on how fix it.
UPDATE: I deleted all changes connected to Flipper
-
What did you do with that line specifically in the MainApplication.java specifically to delete the flipper reference?sigmapi13– sigmapi132022年04月14日 01:23:18 +00:00Commented Apr 14, 2022 at 1:23
default