Mk5
Mk5
@Daniel-Donev mhmm I need to investigate. `Unable to parse the ID Token.` is nothing comming from our lib. The error is comming from `FIRAuth.auth().signInUsingCredential` execution. The execution is here: https://github.com/mk-5/gdx-fireapp/blob/master/gdx-fireapp-ios/src/pl/mk5/gdx/fireapp/ios/auth/AppleAuthProvider.java...
@Daniel-Donev hi hi, no problem. I was out for a short period of time. mhmmm there is also additional step required in order to make apple sign-in works. It's described...
@Daniel-Donev yes, I'm able to run this test successfully: https://github.com/mk-5/gdx-fireapp/blob/master/e2e/core/src/pl/mk5/gdx/fireapp/e2e/tests/AuthAppleSignInTest.java
@Daniel-Donev I just checked, look:  "Unable to parse the ID Token." we need to find what could be the reason for that. Do you have apple sign-in enabled in...
Mhmm, I will examinate the E2E test configuration, maybe I forgot about something in docs. Now I’m „out-of-pc”, but I will try to look on it asap ;)
@Daniel-Donev interesting ... mhmmm what do you mean by "I had to replace ios/libs/ beacuse of the difference in the PC architecture?
@Daniel-Donev mhmm, for me it works. It really looks like some firebase-console configuration issue. Have you seen this? https://stackoverflow.com/questions/56712711/login-through-facebook-using-oauth-issue-with-firebase-app-id-in-the-input-toke Guy got the same error, FIRAuthErrorDomain Code=17004 It's hard to say...
@Daniel-Donev all right, I'll check it as soon as I get it: [email protected]
@Daniel-Donev nope, I didn't get anything
messaging is not supported at the moment. I'll have a look on that