how to implement OAuth connection to 3rd party from Outlook Mobile App addin
问题 we tried opening a window, office dialogAsyncApi but they didnt work. the call never returned to the add-in running in outlook mobile app on both android & ios. what is the preferred approach? 回答1: Below are some resources on using the dialog API in Office.js. They should be supported in Outlook Mobile on iOS and Android. This is preferrable to window.open . Dialog API in Office Add-ins Dialog API doc 来源: https://stackoverflow.com/questions/53226711/how-to-implement-oauth-connection-to-3rd