# iOS Tracking SDK Examples

  

### Simple Asset Tracking

Learn how to integrate the iOS Asset Tracking SDK with minimum required code, to track device location data and upload to NBAI backend for tracking

[View Documentation](/tracking/ios-tracking-sdk/examples/simple-asset-tracking)

### Asset Tracking Extended

Learn how to build a tracking app based on the iOS Asset Tracking SDK, users can do asset creation and binding, switch between different tracking modes, and receive callbacks for the data tracking.

[View Documentation](/tracking/ios-tracking-sdk/examples/asset-tracking-extended)

### Asset profile Operations

Learn how to perform operations on Asset Profile with the interfaces provided by the Asset Tracking iOS SDK

[View Documentation](/tracking/ios-tracking-sdk/examples/asset-profile-operations)

### Get AssetTrackingCallback ViewController

Learn how to start data tracking with the iOS Tracking SDK and get related AssetTrackingCallback in your ViewController and handle them

[View Documentation](/tracking/ios-tracking-sdk/examples/get-assettracking-callback)

### Update configurations at runtime

Learn how to initialize related configuration for the iOS Asset Tracking SDK, and how to update the configurations at runtime

[View Documentation](/tracking/ios-tracking-sdk/examples/update-configurations-at-runtime)
