I have problems viewing Facebook. I am currently using Unity to build Android and iOS. The Android apk was not too hard to download, but the iOS build is much larger.
I cannot download the application from the App Store because the application is not tested by the Apple team, and when I try to “use the downloaded assembly”, follow the instructions here: https://developers.facebook.com/docs/ios/creating-ios-simulator -build-for-review /
My build failed. I found some information, this seems to be a problem caused by Unity, I changed the SDK version to Simulator SDK, and now I don’t know what to do. Can someone find a way to create this version of the simulator, can I get a review on Facebook without any assembly? (While I'm already loaded and Android build)
source
share