Outblock / FRW

Product tracker for Flow Wallet
0 stars 0 forks source link

[BUG] Issue connecting to certain application via Wallet Connect on Flow Wallet Mobile #54

Closed JeffreyDoyle closed 2 weeks ago

JeffreyDoyle commented 3 weeks ago

Current Behavior

Flow Wallet mobile is unable to authenticate via wallet connect to certain applications, including https://www.ankr.com/staking/stake/flow/ .

When authenticating, the error "Approve failed" is displayed after the user selects "connect" on the authentication prompt.

Expected Behavior

Steps to Reproduce

Expected Outcomes

Platforms

Details:

lmcmz commented 3 weeks ago

For walletconnect, there are requiredNamespace and optionalNamespace. And ankr's request using eth mainnet as required Namespace, which flow wallet can't satisfy.

The issue should be fixed on ankr side

image

Peppermint1020 commented 3 weeks ago

Test on IOS version 2.2.9(8) Failed to connect with flow wallet. Stuck in wallet connect pop up. https://github.com/user-attachments/assets/e7697cba-b410-46d7-80ca-9e0c31163228

lmcmz commented 2 weeks ago

It has been fixed on ankr end