kaloyan-raev / hello-storj

Demo app for integrating the libstorj native library in Android
GNU General Public License v3.0
5 stars 3 forks source link

Error when list objects on virtual device #38

Open zapburp opened 4 years ago

zapburp commented 4 years ago

When I try to get objects that were loaded from desktop uplink I get the error: go.Universe$Proxyerror: segment size must be larger than 0

I've tried both source code from the master and uplink-1.0 branches.

The error only occurs on virtual android devices. Is it because of virtual network adapter?

kaloyan-raev commented 4 years ago

Thanks for reporting this issue. Is it reproducible with the latest release on Google Play (it is a few commits behind master): https://play.google.com/store/apps/details?id=name.raev.kaloyan.hellostorj ?