iterable-android-sdk
iterable-android-sdk copied to clipboard
Anonymous Track Update User
Description
- Release Notes
We have successfully implemented functionality for tracking Anonymous user update events.
We've modified the document for Anonymous user update tracking.
- Test Steps
Trigger update user event without logging into the SDK. If the criteria are not matched, It will store the event data in local storage or modified data if already exists. If matched, then it will create a user with your UUID. Using that UUID, you can search users over the iterable dashboard. Here you can see the event list in history.
Codecov Report
Attention: 225 lines in your changes are missing coverage. Please review.
Comparison is base (
3dd3939) 62.59% compared to head (c7ac9ae) 60.82%.
Additional details and impacted files
@@ Coverage Diff @@
## master #657 +/- ##
==========================================
- Coverage 62.59% 60.82% -1.78%
==========================================
Files 70 73 +3
Lines 4157 4528 +371
Branches 479 531 +52
==========================================
+ Hits 2602 2754 +152
- Misses 1290 1500 +210
- Partials 265 274 +9
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.