blockstack-android
blockstack-android copied to clipboard
The Blockstack Android library for identity, auth and storage
Results
12
blockstack-android issues
Sort by
recently updated
recently updated
newest added
There should be a convenient way to do synchronisation of a file. How to manage the sync state? Is synchronisation out of the scope of the SDK?
enhancement
The default implementation of `BlockstackSession` uses SessionStore backed by the default shared preferences. If two BlockstackSession exists backed by the same preferences and the user is logged out in one...
bug