login.microsoftonline.com does not work using Xcode 9 simulators

217 Views Asked by At

Anyone using AppAuth 9.1 and Xcode 9? I have successfully used the SFAuthenticationSession to call my desired login page, which then redirects me to login.microsoftonline.com.. However, I get this blank page instead.

I have no issues running on my ios 10.2 devices or had any issues with Xcode 8 simulators. Open to suggestions!

enter image description here

Update: I noticed that all the info after login.microsoftonline.com is missing. But am unsure whats the cause

1

There are 1 best solutions below

0
On BEST ANSWER

I managed to find my answer after looking at other angles. Link can be found here

Cannot connect to https url on ios 11 simulator