When attempting to access a frame with origin https://verify.walletconnect.org from a frame with origin capacitor://localhost, the operation is blocked due to a protocol mismatch between the two frames. Specifically, capacitor protocol cannot access resources with the https protocol, causing cross-origin restrictions to prevent the connection.
Link to minimal reproducible example
no need
Summary
When attempting to access a frame with origin https://verify.walletconnect.org from a frame with origin capacitor://localhost, the operation is blocked due to a protocol mismatch between the two frames. Specifically, capacitor protocol cannot access resources with the https protocol, causing cross-origin restrictions to prevent the connection.
https://ionicframework.com/docs/troubleshooting/cors
Also added to console
List of related npm package versions
latest