Getting blank screen on iPhone on clicking Microsoft oauth 2.0 button in PWA web app

Prasad Shinde 0 Reputation points
2023-12-07T18:48:54.6833333+00:00

Hi There,

We are facing signing-in issue using Microsoft oauth2.0 in pwa app. we have configured the details and pwa app signing using AD credentials works fine on browser safari. but when pwabuild app is installed on phone it gives blank screen on phone when click on sign in button and it stuck there and nothing showsup after that.

Please help me solve this issue. I am using below URL for sending the http request from the app-

https://login.microsoftonline.com/<tenent_id>/oauth2/token?grant_type=urn:ietf:params:oauth:grant-type:device_code&client_id=<client_id>&device_code=<device_code>

Microsoft 365 and Office | Development | Office JavaScript API
Microsoft Security | Intune | Microsoft Intune iOS
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.