Skip to content
This repository has been archived by the owner on Jul 2, 2021. It is now read-only.

Storj getBuckets() does not always call callback method #25

Closed
adevezin opened this issue Apr 3, 2018 · 2 comments
Closed

Storj getBuckets() does not always call callback method #25

adevezin opened this issue Apr 3, 2018 · 2 comments

Comments

@adevezin
Copy link

adevezin commented Apr 3, 2018

Sometimes (usually the first time) i call getBuckets, it will not trigger any callback method. it will just hang. This will only really happen the first time. Then i will kill the app and reload, and it will trigger a callback method. This can be tested in the beta branch of github.com/dri94/AllStorj. Since the first time it happens, is after a user has logged in, it may have to do with something in the importKeys method (if it runs asynchronously under the hood, then that is most likely why).

@kaloyan-raev
Copy link
Collaborator

I fixed this recently in java-libstorj: storj-archived/java-libstorj@e3305ab

In the next days I will release new version of android-libstorj with the latest fixes from java-libstorj.

@kaloyan-raev
Copy link
Collaborator

I've just released version 0.7.1 of android-libstorj with the fix.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants