Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Wenzhi authored Feb 8, 2017
1 parent ffa5bff commit a90d7da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## 1.10.0
* Adds a new method `DisplayNextInAppMessage(bool withDelegate)` in iOS plugin to display next in-app message from the in-app message stack, if there is one.
* When the withDelegate is false, the in-app message will be displayed in Appboy's default UI. Otherwise, it will follow the normal in-app message displaying path by going through the `- (ABKInAppMessageDisplayChoice)beforeInAppMessageDisplayed:(ABKInAppMessage *)inAppMessage withKeyboardIsUp:(BOOL)keyboardIsUp` in `AppboyUnityManager.m`.
* updates the Android plugin to use Appboy Android SDK 1.18.0.
* Updates the Android plugin to use Appboy Android SDK 1.18.0.
* Updates the iOS plugin to user Appboy iOS SDK 2.25.0.
* Updates the SDK to be compatible with Unity 5.5+.

Expand Down

0 comments on commit a90d7da

Please sign in to comment.