issues
search
promotedai
/
ios-metrics-sdk
iOS client library for Promoted.ai metrics tracking.
MIT License
7
stars
1
forks
source link
Fix AutoView ancestor ID history
#171
Closed
yunapotamus
closed
2 years ago
yunapotamus
commented
2 years ago
There was a bug in ancestor ID history diagnostics where we were not picking up autoViews correctly. This fixes that bug.
Fixes bugs where the autoView ID and view IDs were not being recorded correctly in history.
Replaces a usage of UIDevice with dependency injection.
Add tests for ancestor ID history in MetricsLogger.
Adds some convenience methods to the test.