Open aidanikuz02 opened 4 years ago
Try building you Unity3D project in a Mac environment and opening .xcworkspace file.
@abaza121 what do u mean? Build via the Build Settings? It only creates the app file. Where is the.xcworkspace file? sorry im not very verse in the ios/mac world. I'm a windows user and successfully built it on android.
I've followed instructions on here : https://developers.facebook.com/docs/unity/getting-started/ios
i even reimported the facebook sdk unity package. there is no such file in Assets/Plugins/iOS.
my Assets/Plugins/ios folder :
Checklist
Environment
Describe your dev environment here, giving as many details as possible. If you have them, make sure to include:
2019.3.0f3
7.18.1
I am trying to build my project which has the sdk for iOS using xcode but there was an error. The error was that I was missing a FBSDKShareKit file. I searched in the Unity Editor and i actually was missing the file. I googled it up and its suppose to be in Assets/Plugins/iOS/Facebook but I am missing that particular Facebook folder. Any advice on this? Or should i try reimport the package again?