Skip to content

Unity app with Facebook integration failed to build on iOS #22

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
comtaler opened this issue Dec 8, 2016 · 2 comments
Closed

Unity app with Facebook integration failed to build on iOS #22

comtaler opened this issue Dec 8, 2016 · 2 comments

Comments

@comtaler
Copy link

comtaler commented Dec 8, 2016

We didn't recall this issue on Unity 5.4.x, but recently we updated to Unity 5.5 and our app failed to build. After isolating the issue, we figured that our app starts to fail to build on iOS after adding Firebase to the project. It failed to find the framework that facebook included. We we guessing that Firebase replaces framework path instead of appending framework path to the iOS project. We are actually not sure whether this is a Unity bug or Firebase bug.

@stewartmiles
Copy link
Contributor

I'm pleased to announce that we released:

  • Firebase C++ SDK 2.1.0 (release notes here, download here)
  • Firebase Unity SDK 1.1.0 (release notes here, download here)

This may resolve your issue. If not, please let us know and we'll take a look.

Cheers,
Stewart

@comtaler
Copy link
Author

Yes, the update fixes the problem. Thanks

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants