capacitor-community / generic-oauth2

Generic Capacitor OAuth 2 client plugin. Stop the war in Ukraine!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IOS 17 keyclock login not working

danaabhi opened this issue · comments

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