WalletConnect / walletconnect-monorepo

WalletConnect Monorepo
Apache License 2.0
1.26k stars 626 forks source link

fix: handle `loadPersistedSession` exceptions #4404

Closed ganchoradkov closed 2 months ago

ganchoradkov commented 2 months ago

Description

Added try/catch in loadPersistedSession to avoid unhandled exceptions if something fails

Type of change

How has this been tested?

n/a

Checklist

Additional Information (Optional)

Please include any additional information that may be useful for the reviewer.