LifetimeTracker v1.8.0 Release Notes

Release Date: 2020-09-02 // over 3 years ago
    • ๐Ÿ‘ iOS 13 SceneDelegate support

Previous changes from v1.6.0

  • ๐Ÿ†• New features

    • ๐Ÿ’ป Option to hide LifetimeTracker UI during the runtime (@pokchy, @tschob)

    Details

    Hide Option

    ๐Ÿ’ป A settings screen is added to the bar and circular dashboard. It currently only has the option to hide the LifetimeTracker UI. There are three hide options:

    • Hide until more issues are detected
    • ๐Ÿ’ป Hide until new issue types are detected (issue type: Is basically the identifier of the class. If a leak disappears and occurs again, the UI will be shown again)
    • Hide until the app is restarted (the initial visibility from the code call will be used again)

    Flow: Bar

    bar_settings_button bar_settings bar_settings_hide_options

    Flow: Circular

    circular circular_settings_button circular_settings circular_settings_options