23.12.0
arifBurakDemiray
released this
13 Dec 15:30
·
48 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
- "SetEventQueueSizeToSend" 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