Want to build app for ios but getting error for simulator

Priority: High
Project ID: onlinecourseappblue-15214
Project Link: https://app.crowdbotics.com/dashboard/app/15214
Additional Info: When i run command react-native run-ios

@muhammad.jamshaid seems that pods was not installed

May you please check and install pod with below commands first?

cd ios

pod install

@muhammad.jamshaid
Please open this project for ios with xcode and check min sdk target version on general settings.

@tony @li.yongzhen Issue was with a library**(react-native-fbsdk)** I was using, though am able to build successfully on my local Mac machine but on deployment it’s still failing.

@muhammad.jamshaid you may check detailed error in CB app below

Alternatively, you may want to go ahead to upload the build to TestFlight using Transporter app or Xcode tool

@tony yes, this is error I am facing when i deploy throw CB Dashboard. Can you please let me know how to solve this issue. OR use the Transporter App. Since am new in Crowdbotics Communtity.

@narender.patyal @evan