facebook / facebook-sdk-for-unity

The facebook sdk for unity.
https://developers.facebook.com/docs/unity
Other
493 stars 257 forks source link

Facebook file is missing in Assets/Plugins/iOS #389

Open aidanikuz02 opened 4 years ago

aidanikuz02 commented 4 years ago

Checklist

Environment

Describe your dev environment here, giving as many details as possible. If you have them, make sure to include:

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?

abaza121 commented 4 years ago

Try building you Unity3D project in a Mac environment and opening .xcworkspace file.

nadiamzuki commented 4 years ago

@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.

nadiamzuki commented 4 years ago

I've followed instructions on here : https://developers.facebook.com/docs/unity/getting-started/ios

Screenshot 2020-03-20 at 4 56 55 PM

i even reimported the facebook sdk unity package. there is no such file in Assets/Plugins/iOS.

my Assets/Plugins/ios folder :

Screenshot 2020-03-20 at 7 01 29 PM