coinbase / coinbase-wallet-sdk

An open protocol that lets users connect their mobile wallets to your DApp
https://coinbase.github.io/coinbase-wallet-sdk/
MIT License
1.4k stars 521 forks source link

#fix appName can be empty string #1244

Closed fan-zhang-sv closed 2 months ago

fan-zhang-sv commented 2 months ago

Summary

appName and appLogoUrl can be empty string. Updated handling to make that also defaulting to 'Dapp' and getFavicon()

How did you test your changes?