I have a situation. I am trying to publish my app into the iOS App Store and as a part of the process, they need a set of login details to log in to the app. Now Glide uses email OTP based authentication, so there is no way for me to provide them with a set of testing credentials that are static. I have tried explaining this, but they reject it each time.
I was able to publish the app to the play store by adding the instructions to login, in the additional instructions box, but apple does not seem to budge.
Is there a way around this? Can the Glide team create a static OTP for a given email that I can provide to the App Store team?