-
After upgrading the SDK from v4 to v5, i get an invalid signature when trying to send a signed userop.
```json
{
"jsonrpc": "2.0",
"id": 1,
"error": {
"code": -32507,
…
-
I'm encountering an issue with Thirdweb while using React Query.
I use both Thirdweb and React Query in my app. Thirdweb works fine without React Query, but when I add React Query, I get this error…
-
See https://portal.thirdweb.com/react/getting-started
-
After installation of `thirdweb@5.24.0` I noticed new warning in dependency resolution.
```
warning "workspace-aggregator-xxx > my-package > thirdweb > @tanstack/react-query@5.29.2" has incorrect …
-
I download ThirdWeb SDK, import in empty unity project, build for IOS, when i build in xcode i have this error
Desktop/buildCC/Libraries/Thirdweb/Core/Plugins/MetaMask/Plugins/iOS/UnityWebSocket/Me…
-
The `ThirdwebProvider` between v4 and v5 are not compatible, and are currently throwing the following error in Next.js:
> Error: Invariant failed: `useSigner()` hook must be used within a `` or `` …
-
Hey,
I noticed that Starscream is included into the package twice:
1. In [MetaMaskDependencies.xml](https://github.com/thirdweb-dev/unity-sdk/blob/main/Assets/Thirdweb/Core/Plugins/MetaMask/Edit…
-
### Summary
I have a package that has a peer dependency (I can also be a dependency) of a native package, say react-native-mmkv.
When I run `npx expo install my-package` I want the mmkv package to…
iketw updated
5 months ago
-
My team and I have been maintaining a [fork of the Go SDK](https://github.com/qnfnypen/thirdweb-go-sdk). But lately we are getting the error `"not operator or deployer"` when deploying NFT drops cont…
-
Hey,
I was wondering if there are any plans to include Coinbase Wallet connector for mobile apps on iOS and Android. I'm aware they only work on WebGL right now. However, I also saw there are offic…