George Pickett

Results 13 comments of George Pickett

> Yes, thanks for the prompt response. So I have python 3.0.10 and a MacM1 running Monteray 12.5. I think that instead of directing people to stack overflow if they...

> Might be related to this MetaMask issue, this latest comment shares a solution - [MetaMask/metamask-mobile#3914 (comment)](https://github.com/MetaMask/metamask-mobile/issues/3914#issuecomment-1173367166) How could you apply such a solution to this minimum example (this repo's...

Still an issue for me. I'm using Rainbow kit. It also happens when you use Uniswap or AAVE and try to sign in with WalletConnect. Crazy it's still broken!

did you find a way to do this?

I think we could also get rid of `NonAuthorizedCaller` if we use prank

If minimalforwarder is not suitable for production, what should I use as a replacement?

I fought with this for a long time. Finally got it working by not using the `MediaRecorder()` API on the frontend. I switched to using ``` const startRecording = ()...