We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ff267c7 + f3c9ead commit 229c65dCopy full SHA for 229c65d
RELEASENOTES.md
@@ -3,7 +3,7 @@
3
### 4.18.0
4
* Updated Android SDK to v4.8.18
5
* Updated iOS SDK to v4.8.10
6
-* Deprecated the `trackEvent(string eventName,string eventValue)` API
+* Removed the `trackEvent(string eventName,string eventValue)` API
7
- Use `trackRichEvent(string eventName, Dictionary<string, string> eventValues)` for event tracking.
8
* Fix for empty event values exception
9
@@ -93,4 +93,4 @@ callbackMethod, string callbackFailedMethod);`
93
### 4.10.0
94
* Deep link support for Android & iOS
95
* Uninstall support for Android & iOS
96
-* Support testing using the Unity Editor
+* Support testing using the Unity Editor
0 commit comments