Location

Troubleshooting Mist SDK Issues

1. SDK crash, error, or warning in Xcode while running SDK. Reason: Mobile App is running on the simulator. Warning: ignoring file /Users/username/project/mist-vble-ios-sdk/DemoApp/Mist-indoor-location-dr/Pods/MistSDKDR/Framework/MistSDK.framework/MistSDK, building for iOS Simulator-x86_64 but attempting to link with file built for iOS-arm64 Error: Undefined symbol: _OBJC_CLASS_$_MSTPoint Undefined symbol: _OBJC_CLASS_$_MSTCentralManager Undefined symbol: _OBJC_CLASS_$_MSTOrgCredentialsManager Fix: Run the App on iPhone or iPad device....

Mist SDK Best Practices

Mist SDK is an indoor location SDK that provides real-time location coordinates using Mist’s vBLE antenna array Access Point. How does it work? Mist SDK integrated into the mobile app(iOS or Android) listens to the vBLE beams transmitted from the Mist Access Points. SDK sends the RSSI to the Mist Cloud. Mist Location Engine, based...

Premium Analytics Overview

Premium Analytics is an advanced analytics service where users can run reports over datasets at a more granular level, mix and match different datasets and observe data going back up to 13 months. Below are some steps to being granted access to Premium Analytics, what reports are available, best practices & setup

Mist SDK FAQ

What is Mist SDK? Where do we use it? Mist SDK will provide you the indoor blue dot experience using Mist’s 16 vBLE antenna array Access point. Using this SDK, you will know where the user is and can provide the proximity-related notification using Mist patented vBeacon technology. You can use the Mist SDK to...

IOS Integration

Overview Mist SDK will provide you the indoor blue dot experience using Mist’s 16 vBLE antenna array Access point. Using this SDK you will know where the user is and can provide the proximity-related notification using Mist patented vBeacon technology. MistSDK DR uses a dead reckoning approach to calculate the user’s current position by using...

Android Integration

Overview Mist provides indoor blue dot navigation experience with 16 vBLE antenna array in Mist Access Point. This guide will provide detailed information on our Android SDK. It will help you configure application to integrate Mist SDK and initialize location services. MistSDK DR uses dead reckoning approach to calculate user’s current position by using a...