Skip to content

Commit fb6f866

Browse files
committed
Update analytics_ios.mm
1 parent a2ab4dc commit fb6f866

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

analytics/src/analytics_ios.mm

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -290,6 +290,7 @@ bool AddVariantToDictionary(NSMutableDictionary* dict, NSString* key, const Vari
290290
Variant::TypeName(value.type()), key);
291291
}
292292
}
293+
return dict;
293294
}
294295

295296
// Log an event with associated parameters.

0 commit comments

Comments
 (0)