Skip to content

23.12.0

Compare
Choose a tag to compare
@arifBurakDemiray arifBurakDemiray released this 13 Dec 15:30
· 13 commits to staging since this release
  • Backend mode added and accesible through "Countly.Instance.BackendMode()" interface
  • The following methods added to the "CountlyConfig":
    • "EnableBackendMode" function added to enable backend mode
    • "SetMaxRequestQueueSize" to change maximum request queue size, can be used only with backend mode for now
    • "SetMaxRequestQueueSize" to change maximum event queue size, can be used only with backend mode for now
    • "SetBackendModeAppEQSizeToSend" to change backend mode per app event cache maximum size
    • "SetBackendModeServerEQSizeToSend" to change backend mode global event cache maximum size