bmresearch / Solnet

Solana's .NET SDK and integration library.
https://blockmountain.io/Solnet
MIT License
319 stars 128 forks source link

[Bug]Does't work well on unity. #408

Closed devzhuchuanbo closed 6 months ago

devzhuchuanbo commented 2 years ago

Describe the bug I tried to import all the dll files to my unity project, I can write some code to invoke most of the functions, but it does't work when I play or build it.

To Reproduce

  1. inport all the released dll files to unity Plugins folder
  2. write some sample code
  3. play or build

Screenshots Snipaste_2022-07-26_15-45-59

Desktop (please complete the following information):

GabrielePicco commented 2 years ago

@devzhuchuanbo see related issue here #383 . We ported this amazing library for Unity and we will try to keep it on track with the latest version. You can find it here: https://github.com/garbles-labs/Solana.Unity-Core