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
Device: iPhone 13 mini
iOS 17.4.1
Web3Modal package v1.3.1
The moment I invoke Web3Modal.present() after properly configure it, the modal seems to have lost connection with the Network and displays an "empty" list of wallets.
Even if I reopen the modal the problem persists, and in the All Wallets sheet we can see a Network Error toast.
This happens both on my app and on the Test app.
Any suggestions?
Thanks
The text was updated successfully, but these errors were encountered:
Feels like this is something the SDK should protect itself against in someway, in terms of impact on user journeys this is catastrophic (can't perform act of connecting the wallet) yet it's not possible for the consumer of the SDK to even log the fact that an error is occurring or inform the user that there is an temporary outage, try again later, etc.
Device: iPhone 13 mini
iOS 17.4.1
Web3Modal package v1.3.1
The moment I invoke Web3Modal.present() after properly configure it, the modal seems to have lost connection with the Network and displays an "empty" list of wallets.
Even if I reopen the modal the problem persists, and in the All Wallets sheet we can see a Network Error toast.
This happens both on my app and on the Test app.
Any suggestions?
Thanks
The text was updated successfully, but these errors were encountered: