2.4.2 (24 Oct, 2023)
- Profile APIs support for multiple data types
- Adds
OnUserLogin(Dictionary<string, object> properties)
andProfilePush(Dictionary<string, object> properties)
ProfileGet
continues to returnstring
which can be parsed to the desired type
- Adds
Full Changelog: 2.4.1...2.4.2