Skip to content

Commit

Permalink
feat: add doc link
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaoweii committed Dec 12, 2023
1 parent db16283 commit 929bbc6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,13 @@ Clickstream Swift SDK can help you easily collect and report in-app events from

The SDK relies on the Amplify for Swift Core Library and is developed according to the Amplify Swift SDK plug-in specification. In addition, we've added features that automatically collect common user events and attributes (e.g., screen view, first open) to simplify data collection for users.

Visit our [Documentation site](https://awslabs.github.io/clickstream-analytics-on-aws/en/latest/sdk-manual/swift/) and to learn more about Clickstream Swift SDK.

### Platform Support

The Clickstream SDK supports iOS 13+.

[**API Documentation**](https://awslabs.github.io/clickstream-swift/)
[**API Documentation**](https://awslabs.github.io/clickstream-swift/)

- [Objective-C API Reference](https://awslabs.github.io/clickstream-swift/Classes/ClickstreamObjc.html)

Expand Down

0 comments on commit 929bbc6

Please sign in to comment.