Michał Kantor
Michał Kantor
Hey @mrousavy, I got the same error when building production variant on iOS. Here is the output from the command that you asked for. ``` Updating spec repo `cocoapods` $...
I tried upgrade to RN 0.68 but it didn't help. [Here](https://github.com/kantorm/TestBignumberApp) is reproducible example repo. I'm not sure if it helps but I run on M1 chip.
Yes the Example app works but only when I change iOS version in `Deployment Info` section to iOS 11.
Hi @mrousavy I had some time to debug this issue a bit more and it seems that it may be connected to flipper. When I comment out `use_flipper` in Podfile...
@spsaucier I'm closing this one then.