Skip to content

mistsys/mist-vble-ios-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mist Location SDK iOS

Overview

The Mist Location SDK provide applications the indoor bluedot experience using Mist’s 16 vBLE antenna array Access point. This technology allows your application to provide indoor location information and proximity related notification using Mist patented vBeacon technology.

Latest Release

  • Mist Location SDK iOS is distributed via framework file:

OR

  • Mist Location SDK iOS is available on cocoapods.

    For Mist SDK , include the following dependency in your xcode project:

    pod 'MistSDK', '3.0.0'

  • and Mist Location SDK iOS also available on Swift Package Manager (SPM)

    Once you have your Swift package set up, adding MistSDK as a dependency is as easy as adding it to the dependencies value of your Package.swift.

    dependencies: [ .package(url: "https://github.com/mistsys/mist-vble-ios-sdk.git", from: "3.0.0") ]

Release Notes

In this version, we are introducing a new, simpler and easier way to integrate our location SDK into your applications. Implementation requires less steps and less code to accomplish. Please see our updated integration guide here

Integrating

To integrate Mist Location SDK for iOS in your app, please follow the instructions available in the Integration Guide

Sample Apps

For more detail, please check the implementation in the sample apps.

Previous Releases

[Releases]

Contact Us

For more information, please visit www.mist.com. For questions or assistance, please email us at support@mist.com.