We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d120f4 commit 7ff4548Copy full SHA for 7ff4548
Countly.m
@@ -247,6 +247,7 @@ - (void)onTimer:(NSTimer *)timer
247
{
248
[CountlyConnectionManager.sharedInstance updateSession];
249
}
250
+ // this condtion is called only when both manual session handling and hybrid mode is enabled.
251
else if(CountlyCommon.sharedInstance.enableManualSessionControlHybridMode)
252
253
0 commit comments