Skip to content

v6.0.5

Latest

Choose a tag to compare

@0xFirekeeper 0xFirekeeper released this 24 Oct 17:26
ec6c8d3

What's Changed

  • Added FeaturedWalletIds, SingleWalletId and TryResumeSession optional flags to ReownWalletOptions
    • Featured Wallet IDs: Allows you to specify which wallets you want shown in the main Reown modal during fresh logins.
    • Single Wallet ID: Allows you to bypass the modal and specify a wallet id you want to directly connect to.
    • Try Resume Session: Allows you to choose whether you want to resume a ReownWallet session when ConnectWallet is called.
    • Note: some of the features above were introduced with Reown 1.5.1 - you may need to upgrade your package to make use of them.
  • Improved Playground scene, code example for single wallet id login and editor selection of Social login you want to test in Play Mode.