You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just tested it on our guest-book example: https://near.github.io/wallet-selector/ even after page refresh the wallet-selector is still in a signed-in state.
Can you please share the dApp that the issue is happening?
Also just noticed that HERE Wallet iOS app was updated and now I can't sign transactions that require confirmation on the wallet.
Just tested it on our guest-book example: https://near.github.io/wallet-selector/ even after page refresh the wallet-selector is still in a signed-in state.
Can you please share the dApp that the issue is happening?
Also just noticed that HERE Wallet iOS app was updated and now I can't sign transactions that require confirmation on the wallet.
Thank you for the quick response. Let me check if this is because of this iOS update situation. I'll do more tests here and also check if this is something on my implementation.
Describe the bug
After connecting my wallet using HERE Wallet, everything works fine until I refresh the page.
I can see a new item
herewallet:keystore
added to Local Storage storing the account's info, but the Wallet Selector cannot detect it.It works if I manually add an item to Local Storage like this (MyNearWallet does it automatically):
Steps To Reproduce
Steps to reproduce the behavior:
Error description
Expected behavior
It is expected that the wallet will still connect.
Desktop:
The text was updated successfully, but these errors were encountered: