-
Notifications
You must be signed in to change notification settings - Fork 11
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
chore: added identify and attributes #163
chore: added identify and attributes #163
Conversation
Sample app builds 📱Below you will find the list of the latest versions of the sample apps. It's recommended to always download the latest builds of the sample apps to accurately test the pull request.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. Would appreciate if you could revert the formatting updates as mentioned in other comment.
} | ||
|
||
CustomerIO.shared.track(name: name, data: attributes) | ||
guard let name = params[Keys.Tracking.eventName] as? String |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is it possible to revert these formatting changes for commented code? As it could be a bit challenging when merging as I'm working in same file in other ticket.
Also, please make sure the failing tests are fixed before merging. |
closes: https://linear.app/customerio/issue/MBL-631/identify-and-attributes
changes: