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!
Update: I noticed that all the info after login.microsoftonline.com is missing. But am unsure whats the cause
I managed to find my answer after looking at other angles. Link can be found here