Coder Social home page Coder Social logo

Comments (4)

EcoEditor avatar EcoEditor commented on April 27, 2024

Hey, what solved this for me was upgrading cocoapods to newer version 1.16.3
I believe these are good commands:
[sudo] gem install cocoapods
or
brew install cocoapods

from facebook-sdk-for-unity.

jonathanNitiparsong avatar jonathanNitiparsong commented on April 27, 2024

Hey, what solved this for me was upgrading cocoapods to newer version 1.16.3 I believe these are good commands: [sudo] gem install cocoapods or brew install cocoapods

1.16.3? I believe the latest is only up to 1.14.3? I tried updating to the 1.14.3 version of cocoapods, but I am still getting the same error.

from facebook-sdk-for-unity.

EcoEditor avatar EcoEditor commented on April 27, 2024

Hey, what solved this for me was upgrading cocoapods to newer version 1.16.3 I believe these are good commands: [sudo] gem install cocoapods or brew install cocoapods

1.16.3? I believe the latest is only up to 1.14.3? I tried updating to the 1.14.3 version of cocoapods, but I am still getting the same error.

it is in pretty strange. I get this when checking version: pod --version command:
image

so I try to install running this command found on stack overflow:
gem install ffi --version 1.16.3 --user-install
but install failed.

Maybe it is related to updating the OS of the mac.

from facebook-sdk-for-unity.

jonathanNitiparsong avatar jonathanNitiparsong commented on April 27, 2024

While I was never able to solve this properly, I do have a workaround to any future users with the issue.
Once the app is built in Unity, open the Pods folder, open the Target Support Files folder, open the FBSDKGamingServicesKit folder, and then open both the FBSDKGamingServicesKit.debug and FBSDKGamingServicesKit.release files in a code editor of your choice.

Modify the DT_TOOLCHAIN_DIR references in each file to TOOLCHAIN_DIR.

Then in xcode, under build phases, move the Unity Process Symbols stage to the very bottom.

This has to be repeated for every build, but it gets around the issue.

from facebook-sdk-for-unity.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.