Ufuk ARSLAN
Ufuk ARSLAN
You are right. It is fine with emulator, but it crashes on a device on release mode. I will try to get crash logs from the device and symbolicate to...
I'm sorry I couldn't find time to fix that. There is something wrong with nuget package. You can fork and directly use code from github to fix that. Imported code...
Try by directly adding code to your project instead of compiling and adding DLL. I tried by copying code into a sample project and it worked fine with release mode.
It was fixed on the project but I am not sure if the fix is pushed here.
@shrimantNikate Yes issue still remains with the nuget package.
@shrimantNikate I don't use this library anymore but others state that the app is working fine on debug mode but not working on release mode with the nuget package.
I would appreciate if you can send a PR. Best, Ufuk
@aguskrisnaw you should add fabric bin folder to your path system path. Like this: `export PATH=$PATH:/home/ubuntu/go/fabric-samples/bin`