Insights
Search…
Introduction
A standard integration
FAQ
FAQ
SDK
Getting Started
Appendix
Android
iOS
App Store Privacy Section
App Store Release
Dependencies
iOS 13 permission changes
M1 Simulator Support
v5.x Framework Files
Supported iOS Versions & Architectures
Swift Support
Control Sending Data
Controlled Detections
Custom User Metadata
Detecting Vehicle Crashes
Feature Production Readiness
Migration Guide
On-Device Features
React Native
SDK Initialization
User Access Token
User Creation
User Linking
Xamarin
API Reference
Battery Optimization
How To
Troubleshooting
Changelog
Important topics
Authentication and Authorization
User linking
PlayStore Location Access Review
Privacy Report & Dashboard
Vehicle Crash Detection
Library
Events
Moments
Segments
Glossary
Backend
GraphQL
REST API Reference
Offloads
Data Reference
Data Explorer
Data Explorer
Guide
Firehose
Verifying your integration
SDK Standard License
Journeys License
Journeys Application
Journeys Privacy Policy
Technical & Organizational Measures
Powered By GitBook
Swift Support
Sentiance SDK is compatible and is refined to be used with Swift Apps.
Steps to Integrate Sentiance SDK into iOS Apps written in Swift.
  1. 1.
    After the integration steps, in the Bridging Header for your application, import the Sentiance SDK in the files you want to use the API.
@import SENTSDK
2. Access the API using the singleton instance Sentiance.shared. Eg:
Sentiance.shared.invokeDummyVehicleCrash()
Previous
Supported iOS Versions & Architectures
Next
Control Sending Data
Last modified 1mo ago
Copy link