Contents

context-sdk/context-sdk-releases

Real-world context insights SDK for Swift apps, enhancing user experience and engagement with a privacy-first approach

Getting Started

This repository is dedicated to managing releases of ContextSDK for Swift, distributed as a Swift Package with pre-built .xcframework binaries. For other platforms, such as Flutter and Android, or alternative installation methods like CocoaPods, please see our official documentation.

To integrate ContextSDK into your Swift project, add the repository as a Swift Package Manager (SPM) dependency:

  1. In Xcode, go to <kbd>File</kbd> → <kbd>Add Package Dependencies…</kbd>
  2. Enter this repository URL in the top right
  3. Choose the latest version tag

Or, add the SPM directly to your Package.swift file:

dependencies: [
    .package(name: "ContextSDK", url: "https://github.com/context-sdk/context-sdk-releases", .upToNextMajor(from: "5.15.0")),
]

Documentation

For detailed setup instructions, usage examples, and advanced usage scenarios, visit our official documentation.

Not using ContextSDK yet?

If you’re interested in adding real-world context to your app, you can sign up here to receive your license key and access. For more information about how ContextSDK can enhance your app’s user experience, visit our website or reach out to our team at support@contextsdk.com.

Support

For any questions or technical support, please don’t hesitate to reach out to our team — we’re eager to help!

Thank you for choosing ContextSDK! 🚀 We’re excited to support you in building context-aware experiences for your users.

Package Metadata

Repository: context-sdk/context-sdk-releases

Homepage: https://contextsdk.com

Stars: 19

Forks: 0

Open issues: 1

Default branch: master

Primary language: swift

Topics: coreml, ios, on-device, privacy, spm, swift

README: README.md