WT1.1.17 +4 pointer fix
This commit is contained in:
@@ -635,6 +635,7 @@ class Cache with Logging {
|
||||
Flurry.setUserId(customerId.toString());
|
||||
//Smartlook.setUserIdentifier(customerId.toString());
|
||||
FlutterUxcam.setUserProperty("username", customerId.toString());
|
||||
FlutterUxcam.setUserIdentity(customerId.toString());
|
||||
Track().track(TrackingEvent.enter);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user