Solnet icon indicating copy to clipboard operation
Solnet copied to clipboard

[Bug]Does't work well on unity.

Open devzhuchuanbo opened this issue 3 years ago • 1 comments

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):

  • OS: [macOS]
  • Unity version [2020.3.24]

devzhuchuanbo avatar Jul 26 '22 07:07 devzhuchuanbo

@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

GabrielePicco avatar Jul 29 '22 06:07 GabrielePicco