Solana.Unity-SDK
Solana.Unity-SDK copied to clipboard
Open-Source Unity-Solana SDK with Full RPC coverage, NFT support and more
**Describe the bug** Game is freezing after connect to wallet! build setting: manage striping level = min, strip engine code = false **To Reproduce** build WEBGL >active test net> click...
**Describe the bug** Sample application and application will not work on Unity 2023.2.10f1 **To Reproduce** Steps to reproduce the behavior: - Install unity editor version 2023.2.10f1 and start a new...
**Bug summary** After install v1.2.9, Android IL2CPP builds consistently fail during the Unity CIL Linker step with an assembly resolution error for BouncyCastle.Cryptography (2.x). Unity can’t find that assembly even...
I am trying to enable wallet logins for the Android version of my game using the Solana.Unity-SDK. But I am getting too many errors. I have also tried creating a...
I'm currently integrating the Solana.Unity-SDK into a WebGL game, and I've encountered an inconsistency in how the LoginWithWalletAdapter function behaves on different platforms. Android: When I call LoginWithWalletAdapter from the...