SnpDeveloper edited a comment on issue #625:
URL:
https://github.com/apache/cordova-plugin-inappbrowser/issues/625#issuecomment-633030470
In my case I am using inappbrowser and cordova-plugin-auth-dialog in Ionic 4.
I wanted a basic auth (windows based authentication) working in both
Android and iOS.
When URL loads a basic auth popup will be shown where user enters
credentials. on successful login application redirects to a different url...
inappbrowser - onloadstop i am capturing the URL and verifying it
This all works fine in Android exactly how i wanted,
in iOS basic auth popup isnt shown.
I verified the android changes. but I am not a iOS developer. unable to
modify / debug iOS code to know whats breaking.
Any hints or pointers how to achieve this please? Pleas let me know if its
not clear.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]