Closed Antonio78318 closed 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
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 :)