Skip to content

Commit

Permalink
Merge pull request #117 from Appboy/SDK-1615
Browse files Browse the repository at this point in the history
Add Content Cards known issue to 1.29.0 and 1.29.1
  • Loading branch information
Bucimis authored Jun 8, 2021
2 parents 63d43a3 + b98c4a6 commit b53bc9b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,16 @@
## 1.29.1

##### ⚠️ Known Issues
- This release contains a known issue with the Content Cards default UI on iOS, where showing a "Classic" type card with an image causes a crash. If you are using the default Content Cards UI, do not upgrade to this version.

##### Fixed
- Fixed issue introduced in 1.29.0 where calling `ReactAppboy.changeUser` would cause an error on Android.

## 1.29.0

##### ⚠️ Known Issues
- This release contains a known issue with the Content Cards default UI on iOS, where showing a "Classic" type card with an image causes a crash. If you are using the default Content Cards UI, do not upgrade to this version.

##### ⚠ Breaking
- Updated the native Android bridge to [Braze Android SDK 14.0.0](https://github.com/Appboy/appboy-android-sdk/blob/master/CHANGELOG.md#1400).
- Updated the native iOS bridge to [Braze iOS SDK 4.2.0](https://github.com/Appboy/appboy-ios-sdk/blob/master/CHANGELOG.md#420).
Expand Down

0 comments on commit b53bc9b

Please sign in to comment.