loonix / capacitor-oauth2-azure-example

Capacitor Oauth2 Azure B2C Example
6 stars 2 forks source link

Ios Issue #10

Open danaabhi opened 1 week ago

danaabhi commented 1 week ago

I used the capacitor oAuth plugin with azure keyclock in react+capacitor app, on web and android its working fine but on ios i am getting following

[error] - {"errorCode":"popup_window_error","errorMessage":"Error opening popup window. This can happen if you are using IE or if popups are blocked in the browser.","subError":"","name":"BrowserAuthError","correlationId":"018f15ea-2c03-7c00-8bcb-26d56e54d6cd"}

How can we get rid of this issue

loonix commented 1 week ago

I have no idea, this was done such a long time ago that I am even surprised it works

danaabhi commented 1 week ago

If you try this on IOS 17 you will see this issue, it would be great if you take a look onto this