Search Unity

  1. Unity Asset Manager is now available in public beta. Try it out now and join the conversation here in the forums.
    Dismiss Notice

FBSDKShare.h missing with command line build using 2021.2.0a10

Discussion in '2021.2 Beta' started by PGI2017, Mar 27, 2021.

  1. PGI2017

    PGI2017

    Joined:
    Mar 30, 2017
    Posts:
    55
    I started using 2021.2.0a10 and I noticed when doing a command line build for an iOS build with Facebook SDK that the FBSDKShareKit.h file can no longer be found.

    If I build within the IDE, and do a Build And Run, the build will run on iOS.
     
  2. PGI2017

    PGI2017

    Joined:
    Mar 30, 2017
    Posts:
    55
    Reverting to 2020.3.1f1 fixed the issue.