Matt Reetz

Results 9 issues of Matt Reetz

**Describe the bug** Initializing the `SignClient` on a React Native Dapp throws the error > {"context": "client"} Unknown type, must be binary type **SDK Version (if relevant)** Client: React Native...

type: bug

**Describe the bug** I receive the error `{"context":"client"}{"context":"client/pairing"} Error: Unauthorized pairing update request` when initializing the wallet connect client on React Native. This error shows 16-250 times when present. **SDK...

type: bug
protocol-version: v2

### Expected Behavior On iOS when LineChart is nested in a ScrollView the view should scroll vertically. ### Actual Behavior The LineChart takes the vertical pan gesture and blocks vertical...

### 📦 Pull Request The response type of `magic.solana.signTransaction()` should be `Promise` instead of `Promise`

When building for Android I get the error `use of undeclared identifier 'kind_' [arm64-v8a]`. I've tested on multiple devices (Pixel 6, Saga, emulator), but all fail with the same error....

Hi! 👋 Firstly, thanks for your work on this project! 🙂 Today I used [patch-package](https://github.com/ds300/patch-package) to patch `[email protected]` for the project I'm working on. Here is the diff that solved...

I can build for a physical device, but am unable to build for the simulator. I am using a MacBook with Apple silicon (M1 Max).

- Add more logs, cleanup unused funcs. - Verify config message before sending. - Throw an error when firmware lookup fails to respond. - Cleanup incorrect error logging when onboarding...