Skip to content

24.4.0

Compare
Choose a tag to compare
@ijunaid ijunaid released this 05 Apr 10:15
· 75 commits to staging since this release
e12be81
  • Added attemptToSendStoredRequests method to combine all events in event queue into a request and attempt to process stored requests

  • Added the iOS privacy manifest to the Countly SDK

  • Added a separate SDK Limits Config with the following options:

    • setMaxKeyLength
    • setMaxValueSize
    • setMaxBreadcrumbCount
    • setMaxSegmentationValues
    • setMaxStackTraceLineLength
    • setMaxStackTraceLinesPerThread
  • Fixed session duration inconsistency by incorporating checks for whether the session has started or not.

  • Deprecated maxKeyLength initial config flag

  • Deprecated crashLogLimit initial config flag

  • Deprecated maxValueLength initial config flag

  • Deprecated maxSegmentationValues initial config flag