You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 19, 2018. It is now read-only.
Hi,
This repository is discontinued in favor of a cross platform / cross language SDK which is updated for swift4. The API should be almost the same and the lib is available here : https://github.com/at-internet/atinternet-apple-sdk
// Podfile
pod "ATInternet-Apple-SDK/Tracker",">=2.0"
// Swift files
import Tracker
let tracker = ATInternet.sharedInstance.defaultTracker
...
let me know if you have any trouble
Regards
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hey,
due to Swift 4.0 migration i get the following error for atinternet-ios-swift-sdk
2.3.0:
Any chance to get an official release with Swift 4.0 support?
Regards
The text was updated successfully, but these errors were encountered: