Closed lorenc-tomasz closed 4 years ago
Method createAlias should accept two parameters (https://developer.mixpanel.com/docs/javascript-full-api-reference#section-mixpanel-alias). Second parameter is optional to keep backward compatabiluty. Will fallback to distinctID generated by mixpanel instance.
Fixes https://github.com/davodesign84/react-native-mixpanel/issues/205
DeepCode analyzed this pull request. There are no new issues. 1 info report was fixed.
Method createAlias should accept two parameters (https://developer.mixpanel.com/docs/javascript-full-api-reference#section-mixpanel-alias). Second parameter is optional to keep backward compatabiluty. Will fallback to distinctID generated by mixpanel instance.
Fixes https://github.com/davodesign84/react-native-mixpanel/issues/205