Amplitude is introducing a new iOS Swift SDK. This new SDK provides improved developer experience, helps users instrument data more seamlessly and provide more control over data being instrumented using custom plugins.
To learn more about the new SDK, here are some useful links:
- GitHub: https://github.com/amplitude/Amplitude-Swift
- Documentation: https://www.docs.developers.amplitude.com/data/sdks/ios-swift/
- Migration Guide: https://www.docs.developers.amplitude.com/data/sdks/ios-swift/migration/
iOS/tvOS/macOS SDK for tracking events and revenue to Amplitude.
Ampli SDK is autogenerated library based on your pre-defined tracking plan. The Ampli SDK, is a lightweight wrapper over the Amplitude SDK that provides type-safety, supports linting, and enables features like input validation. The code replicates the spec in the Tracking Plan and enforces its rules and requirements. This repository is about Amplitude SDK. To learn more about Ampli SDK, please refer to the Ampli iOS and examples.
- For using the SDK, please visit our 💯Developer Center.
- For developing the SDK, please visit our CONTRIBUTING.md.
- A demo application showing the integration of our SDK using Cocoapods.
- A demo application showing the integration of our SDK using Carthage.
- A demo application showing the integration of our SDK via Segment's iOS SDK.
- A demo application showing an integration in an iOS extension.
- A demo application demonstrating a potential integration with Google Tag Manager.
Prerequisites
- Install Dependencies via Carthage
carthage update --use-xcframeworks
- Install Test Dependencies via CocoaPods
pod install
Hao Liu 📖 💻 |
Daniel Jih 💻 📖 |
Curtis Liu 💻 📖 🤔 |
Spenser Skates 💻 📖 🤔 |
Krishna Rajendran 💻 |
samantha puth 💻 |
Mayur 💻 |
Rob Phillips 💻 |
Click here to view the iOS SDK Changelog.
If you have any problems or issues over our SDK, please refer to the Developer Center for help. If you don't find a solution there, then feel free to create a GitHub issue or submit a request on Amplitude Help.