Ionic 4 outlook app not working in ios

I am trying to compose outlook mail from my ionic app in Android and iOS. Android it s working with window.open and in app browser. In iOS nothing happens. I tried ms-outlook scheme url , also added info plist. I even tried email composer plugin. Nothing happens and I don’t see any error . Can anyone help me here.

1 Like

Hi, did you find something ?
this.emailComposer.getClients().then(…) return null on iOS :confused: