Mickael Neves

Results 5 comments of Mickael Neves

I'm not using `next-auth` @DanielSinclair , these are the ones: - @rainbow-me/rainbowkit: "^1.0.6" - siwe: "^2.1.4" - viem: "^1.3.0" - wagmi: "^1.3.9" and this is my adapter `const authenticationAdapter =...

other wallets work fine,for example WalletConnect + MetaMask, but WalletConnect + Argent or just the Argent adapter does not seem to work

I think so. I dont use this wallet, this error was reported from users that interact with our website, so what I did was just installing Argent on my phone,...

Yap bumped into the same exact issue, iOS works great with `RNBackgroundDownloader.directories.documents` but not in Android, so ended up using `FileSystem.documentDirectory` for both.