Siso

Results 3 comments of Siso

> @update > > disabling flipper by commenting the line in `ios/Podfile` makes it work again. > > ``` > use_flipper!() > ``` > > i don't like removing things...

defaultConfig { applicationId "com.qr_generator_scanner" minSdkVersion rootProject.ext.minSdkVersion targetSdkVersion rootProject.ext.targetSdkVersion versionCode 1 versionName "1.0" missingDimensionStrategy 'react-native-camera', 'general' //add this line }

I am also getting this error when updating sentry with the wizard. Is it possible still to add sentry without the metro.config.js changes?