Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/releases/4.x.x/4.18.x/4.18.0' in…
Browse files Browse the repository at this point in the history
…to releases/4.x.x/4.18.x/4.18.0
  • Loading branch information
BenjaminAF committed Dec 12, 2018
2 parents ff267c7 + f3c9ead commit 229c65d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions RELEASENOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
### 4.18.0
* Updated Android SDK to v4.8.18
* Updated iOS SDK to v4.8.10
* Deprecated the `trackEvent(string eventName,string eventValue)` API
* Removed the `trackEvent(string eventName,string eventValue)` API
- Use `trackRichEvent(string eventName, Dictionary<string, string> eventValues)` for event tracking.
* Fix for empty event values exception

Expand Down Expand Up @@ -93,4 +93,4 @@ callbackMethod, string callbackFailedMethod);`
### 4.10.0
* Deep link support for Android & iOS
* Uninstall support for Android & iOS
* Support testing using the Unity Editor
* Support testing using the Unity Editor

0 comments on commit 229c65d

Please sign in to comment.