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"}
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