Countly v20.04.1 Release Notes

Release Date: 2020-06-28 // almost 4 years ago

    โž• Added Application Performance Monitoring (Phase 1)

    • Manual network traces
    • Manual custom traces
    • Semi-automatic app start time trace
    • Automatic app foreground time trace
    • Automatic app background time trace

    - Consent handling for Application Performance Monitoring

    Added COUNTLY_EXCLUDE_PUSHNOTIFICATIONS flag to disable push notifications altogether in order to avoid App Store Connect warnings (thanks @grundleborg)

    ๐Ÿ›  Fixed an incorrect internal logging on SDK start

    ๐Ÿ›  Fixed location consent order to avoid some legacy Countly Server issue with location info being unavailable even after giving consent

    ๐Ÿ‘Œ Improved UIApplicationWillTerminateNotification behaviour

    Prevented recording empty string as city, ISOCountryCode and IP for location info

    Applied alwaysUsePOST flag to feedback widget check requests

    Applied alwaysUsePOST flag to remote config requests

    Other various improvements

    • Deleted some unnecessary imports
    • Updated HeaderDocs, internal logs, inline notes and pragma marks
    • Added missing frameworks to CocoaPods podspec
    • Added ability to override SDK name and version for bridge SDKs