reown-com / appkit

The full stack toolkit to build onchain app UX

Home Page:https://reown.com/appkit

Repository from Github https://github.comreown-com/appkitRepository from Github https://github.comreown-com/appkit

[bug] Unable to get signer after logging in with social account

shunz19 opened this issue · comments

Link to minimal reproducible example

https://appkit-lab.reown.com/library/ethers/

Summary

Calling provider.getSigner() throws an error:
image

Calling open({ view: "Account"}); and switching to a non smart account one, then provider.getSigner() works fine.
image
image

List of related npm package versions

	"@reown/appkit": "^1.5.3",
	"@reown/appkit-adapter-ethers": "^1.5.3",
	"ethers": "^6.13.2",

Node.js Version

v20.14.0

Package Manager

pnpm@9.4.0

commented

Discussed in Discussions - closing here