lupidan / apple-signin-unity

Unity plugin to support Sign In With Apple Id
MIT License
610 stars 86 forks source link

Xcode Build Failed - Library not found for -IFirebaseAuth #57

Closed Antonio78318 closed 4 years ago

Antonio78318 commented 4 years ago

Hi! I tried to make an AppleSignin on my unity game, and the user can get authentication into firebase, so I follow your tutorial step by step, I got an error when I built in Xcode, It shows Library not found for -IFirebaseAuth, But I already import firebaseauth package into my unity project, Do I miss something? Please help me with that, Thank you in advance :) Error

lupidan commented 4 years ago

Hi

It seems there is some misconfiguration on your build, not finding the FirebaseAuth library, therefore, this is related to Firebase integration with Unity.

Please go to the official support page for Firebase. https://firebase.google.com/support