Open abosaqr opened 2 years ago
@update:
in the simulator there is no issue, the exception happens in physical device: an iPad Air (4th generation), software version 15.0.
@update
disabling flipper by commenting the line in ios/Podfile
makes it work again.
use_flipper!()
i don't like removing things i don't know, so is this an issue or not? or better question, what functionality am I losing without flipper?
thanks
I don't the folly repo is the right place for this.
Hello,
thanks for the work put into the library, I am having an issue after building a react-native app and then running it.
This is the issue
This is the stack
From the stack it seems like trying to create a certificateSigningRequest but hitting the exception, can you help me pin-point the issue?
(let me know if you need more info) thanks.
kind regards, abosaqr