Field note
What it does
View this page as Markdown • #docs #guides #Setup #iOS #macOS #watchOS #tvOS Swift Setup Guide Let's include the TelemetryDeck Swift Package in your application and send events! Prerequisites This guide assumes you have already created a TelemetryDeck account. If you haven’t yet, please sign up now ! Installing the Swift Package The TelemetryDeck Swift package uses Swift Package Manager. Open Xcode and navigate to the project you want to add TelemetryDeck to In the menu, select File -> Add Package Dependencies… . This will open the Swift Package Manager view Paste https://github.com/TelemetryDeck/SwiftSDK into the search field. Select the SwiftSDK package that appears in the list Set the Dependency Rule to Up to Next Major Version Press Add Package to continue This will include the TelemetryDeck Swift SDK into your app by downloading the source code. Feel free to browse the client’s source code, it’s tiny and you’ll see for yourself how TelemetryDeck is hashing user identifiers before they ever reach the server.
Capabilities
Available capabilities
Tags
Tags
No tags filed yet.
Ways to use it
Ways to use it
No integrations filed yet.