The Localytics SDK automatically captures and uploads device IDs which the Localytics backend uses to uniquely identify users. See our help docs for more information.
This repo is a swiftpm wrapper for our iOS SDK.
Under File -> Add Packages... add the following URL:
https://github.com/localytics/Localytics-swiftpm.git
Add the following to the Package.swift
:
.package(url: "https://github.com/localytics/Localytics-swiftpm.git", from: "6.3.4")