Segment v3.2.6 Release Notes

Release Date: 2016-10-07 // over 7 years ago
    • Improvement: Handle case when root view is a navigation controller.
    • Improvement: More user friendly assert messages.
    • New: Add method to retrieve anonymousID.
    • New: Carthage support.
    • Fix: Case when ViewController title is an empty string.
    • Improvement: Fixes the following static analyzer warnings.
     SEGReachability.m:115:9: Potential leak of an object stored into 'ref'
     SEGReachability.m:131:9: Potential leak of an object stored into 'ref'