-
Notifications
You must be signed in to change notification settings - Fork 292
Closed
Description
Can't use google-signin-unity with Facebook SDK. After Facebook sign in, browser shows blank(white) screen and nothing happens.
Steps to reproduce:
- Create a new unity project, add facebook sdk from https://developers.facebook.com/docs/unity/downloads/ using version 7.10.1;
- Implement sign in with facebook;
- Add google-signin-unity to unity project;
- Build xcode project for iOS;
- Build app, open it, try to sign in with Facebook. After sign in, browser shows blank(white) screen and nothing happens.
If I delete /Assets/Plugins/iOS/GoogleSignIn/GoogleSignInAppController.* from my unity project, Facebook auth works correctly.
Tried with unity 5.5.2, 5.6.4;
play-services-resolver v1.2.59.0.
Metadata
Metadata
Assignees
Labels
No labels