Hi,
For some reason when Apple is testing our apple, the credentials are always null. On the “SignInWithAppleSample/SignInWithAppleSample.iOS/Services/AppleSignInService.cs “Line 53. This line “var creds = await tcsCredential.Task” is always null when the apple testers are trying our app. However, in our test, it always works.
--Edit 11/18
We just found out that when we try the app on debug it works normally, but when the app is tested on release mode is not working. Any ideas?
Thanks for all the help in advance,
Regards
Hi,
For some reason when Apple is testing our apple, the credentials are always null. On the “SignInWithAppleSample/SignInWithAppleSample.iOS/Services/AppleSignInService.cs “Line 53. This line “var creds = await tcsCredential.Task” is always null when the apple testers are trying our app. However, in our test, it always works.
--Edit 11/18
We just found out that when we try the app on debug it works normally, but when the app is tested on release mode is not working. Any ideas?
Thanks for all the help in advance,
Regards