My Azure based Xamarin app was rejected because it "Has a defect". The apple review team tried to login with credentials that I gave them and the wait cursor just spin forever with no timeout. My login makes a query to Azure as the
very first thing to verify the password. I am assuming their iOS device could not make a connection to the Azure server?? I seriously doubt there was an outage of Azure. It has worked flawlessly during all of my development and for all of
my beta testers. Is there any reason anybody could think of as to why the apple review team could not make a connection to my Azure mobile service at: http://jetband.azure-mobile.net/? Does the physical location of the apple review team matter?
Do I have to do any scaling in Azure to make it visible across the globe, for example? Do I have to make any kind of change to my app code when building for release versus development? They won't send me any diagnostic logs and I can't reproduce
the problem so I am stuck!
SPCWARE, LLC