I have a RN project, it runs fine in android but it is giving problems in iOS. I've used react-native-firebase in it. Is it the issue generated by firebase?
What didn’t work: -Used legacy setting in Xcode that didn’t solve the issue. -ran the project from xcode
if I run react-native run-ios, it is giving following error:
error Failed to build iOS project. We ran "xcodebuild" command but it exited
with error code 65. To debug build logs further, consider building your app with
Xcode.app, by opening qfo.xcworkspace
If I ran the project from xcode, build error is in the image:
Inside RNFirebaseInstanceId.m file