parent
							
								
									b1ee76ef0e
								
							
						
					
					
						commit
						9ec1038a00
					
				|  | @ -224,13 +224,7 @@ namespace Guru | |||
| 			} | ||||
| 
 | ||||
| 			Dictionary<string, object> dict = new Dictionary<string, object>(); | ||||
| 			if (extras != null) | ||||
| 			{ | ||||
| 				foreach (var k in extras.Keys) | ||||
| 				{ | ||||
| 					dict[k] = extras[k]; | ||||
| 				} | ||||
| 			} | ||||
| 			GuruSDKUtils.MergeDictionary(dict, extras); | ||||
| 			 | ||||
| 			if (eventSetting.EnableAdjustAnalytics) | ||||
| 			{ | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue