Skip to content
This repository was archived by the owner on Aug 25, 2023. It is now read-only.

Releases: BLOCKvIO/ios-sdk

Add geo discover functionality

21 Jun 09:41
9a9b494

Choose a tag to compare

Pre-release

This release exposes methods to search for vAtoms dropped on the map.

Add token management functionality

14 Jun 12:05
88528a3

Choose a tag to compare

Pre-release

This release adds the following API wrappers:

  • List the current user's tokens
  • Delete a token from the current user's account (non-primary only)
  • Update a token to be the primary token on the current user's account
  • Fetch public attributes of any user on the system (given their user id)

Improve token management

11 Jun 09:14
2164595

Choose a tag to compare

Pre-release

Improves the management of the refresh and access tokens.

Fix missing file

06 Jun 13:54
8072fa9

Choose a tag to compare

Fix missing file Pre-release
Pre-release
Merge pull request #17 from BLOCKvIO/fix-missing-vatoms-file

Fix missing vatoms file

Minor Update

10 May 09:40
358d7e3

Choose a tag to compare

Minor Update Pre-release
Pre-release
  • This update allows viewers to request a short lived access token.

Minor stability improvements

07 May 15:44
46cde28

Choose a tag to compare

Pre-release
  • Minor stability improvements

Fix model decoding

20 Apr 12:33

Choose a tag to compare

Fix model decoding Pre-release
Pre-release
0.9.3

fix podspec name

Xcode 9.3 and Swift 4.1

03 Apr 09:14

Choose a tag to compare

Pre-release

Updated

  • Project for Xcode 9.3 and Swift 4.1 release versions.

Point to Prod

29 Mar 16:56

Choose a tag to compare

Point to Prod Pre-release
Pre-release

Points the example app to production.

Initial pre-release

29 Mar 12:59

Choose a tag to compare

Initial pre-release Pre-release
Pre-release

This is the initial pre-release of the BLOCKv iOS SDK.