Hello ,
We are trying to submit an update of our iOS application to Apple (so not the first time the application is being reviewed), however this time they denied our build because for them the “Sign in with Apple” isn’t working on their side.
My first thought that was all of this is very strange since we didn’t touch anything, but indeed in the logs I found they had an error during the login:
Every time they tried the error is the following: Timeout awaiting ‘request’ for 4000ms. However, when I tried to reproduce the issue on my side everything is working perfectly fine and the social connector test show no issues as well. So I’ve encouraged them to try again thinking it was a temporary failure, but they still got the issue where we don’t have it. And when I looked at the raw details of the logs their user seemed fine (and I hope so since it is their technology).
Is this a known issue ? Does someone have a solution, like maybe increasing the timeout (I didn’t found any options about it) ?