Ionic Angular + Capacitor MS-ADAL-IS-BACK

Hello,

I’m trying to integrate the Adal authentication using MS-ADAL-IS-BACK plugin on an Ionic 5 Angular 11+ and Capacitor 2.4+ App.

When i run the login the Azure login is shown but I can’t input anything on Iphone and on Ipad I can’t see the login form but just a blank window.

Do you have an example or guide to use to fix this issue? I already tried this https://github.com/AzureAD/azure-activedirectory-library-for-objc#registering-a-url-scheme
but It doesn’t work, not sure if i’m doing something wrong…

Really appreciate your help.