ivosw

Results 3 comments of ivosw

Thanks. I made a patch based on your code changes and it works as expected.

My build fails at different point but this bit is working. I have this line use_frameworks! :linkage => :static completely removed. What I have instead is $RNFirebaseAsStaticFramework = true. It...

I’m experiencing the same issue on React Native 0.77 with the New Architecture enabled on iOS. Although it might appear to be a permissions-related problem, it actually stems from a...