IOS Run crash.by UIApplicationMain

Xcode error code is:
UIApplicationMain(argc, argv, nil, [NSString stringWithUTF8String: AppControllerClassName]);

I’m try to set XCode>General>Device Orientation.but error exist.

this is mine first to build ios.How to fix it?or other need to set?

Unity version 2018.4.10LTS
This project have soem SDK
1.FacebookSDK
2.FireBase
3.GoogleAD

I’m Successed.

XCode> info.plist to write

GADIsAdManagerApp

GADApplicationIdentifier
ca-app-pub-XXXXXXX~YYYYYYY

1 Like

Thanks a lot man,
You saved my day!

1 Like