Badisi

Results 85 comments of Badisi

If you need guidance on how to make it work with Capacitor you can have a look here: https://github.com/authts/oidc-client-ts/issues/537#issuecomment-1406247758

Depending on the web browser you can also potentially find an option to enable third party cookies as before (their policies now being to turn if off by default). But...

I can confirm it's working on Android, so this ticket can be **closed**. Only the [documentation](https://capacitorjs.com/docs/apis/browser#close) needs to be updated (it still says "no-op on other platforms")

@ueokande, thanks for your reply! I'm using a library called [webdriver.io](https://webdriver.io) which itself uses **chromedriver** (so I don't have access to any configurations nor can I write any code to...

@BenjaminMichaelis, the issue is related to the `browser` version not the `driver` version but thanks for the share anyway 😉

### Manual solution (for anyone interested) I got tired of this bug so I'm now updating Chrome in github action runners myself. ```yml - name: Install latest Chrome (Windows) if:...

This issue still exists in `[email protected]` and, as such, label should be updated to **Release 9x**. Thanks

I also confirm that this issue still exists in `[email protected]` (Node 18 & 20).