Skip to content

update README for beta release #60

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Sep 14, 2021
Merged

update README for beta release #60

merged 3 commits into from
Sep 14, 2021

Conversation

prayansh
Copy link
Contributor

No description provided.

README.md Outdated

The hassle-free way to add Segment analytics to your Swift app (iOS/tvOS/watchOS/macOS/Linux).
The hassle-free way to add Segment analytics to your Swift app (iOS/tvOS/watchOS/macOS/Linux). Analytics helps you measure your users, product, and business. It unlocks insights into your app's funnel, core business metrics, and whether you have product-market fit.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If we're going to list all of the platforms, we should also include iPadOS.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

README.md Outdated
Typically the following call may be all that's required.
For example, you can capture data on any app:
```kotlin
analytics.track('Order Completed', Properties(price = 99.84))
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This line is incorrect. Not sure where Properties is coming from so hard to discuss how to fix.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's also mentioning Kotlin in the Swift repo. Examples of this can be found in Stacy's docs.

@prayansh prayansh merged commit 96ec36a into main Sep 14, 2021
@prayansh prayansh deleted the release/beta branch September 14, 2021 17:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants