Skip to content

Commit 7ff4548

Browse files
committed
added comment
1 parent 8d120f4 commit 7ff4548

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Countly.m

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -247,6 +247,7 @@ - (void)onTimer:(NSTimer *)timer
247247
{
248248
[CountlyConnectionManager.sharedInstance updateSession];
249249
}
250+
// this condtion is called only when both manual session handling and hybrid mode is enabled.
250251
else if(CountlyCommon.sharedInstance.enableManualSessionControlHybridMode)
251252
{
252253
[CountlyConnectionManager.sharedInstance updateSession];

0 commit comments

Comments
 (0)