How to Open Microsoft Authenticator from iOS App?
I’m working on an iOS application where I need to open the Microsoft Authenticator app and directly prompt the user to enter an verification code immediately. now my code opening the authenticator but not showing popup same like we open app directly or navigate from notification. Here’s the swift code I’m using to open the Microsoft Authenticator app:
How to Prompt OTP Immediately When Opening Microsoft Authenticator from iOS App?
I’m working on an iOS application where I need to open the Microsoft Authenticator app and directly prompt the user to enter an verification code immediately. now my code opening the authenticator but not showing popup same like we open app directly or navigate from notification. Here’s the swift code I’m using to open the Microsoft Authenticator app: