Skip to content

Commit

Permalink
Merge pull request #301 from Appboy/SDK-1615
Browse files Browse the repository at this point in the history
Add Content Cards known issue to 4.2
  • Loading branch information
Bucimis authored Jun 8, 2021
2 parents f3423be + c936986 commit 84b0e3f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
## 4.2.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
- Contents Cards and News Feed are now more extensible!
- Class level API methods have changed to instance methods to make subclassing easier, however `getNavigationContentCardsViewController` and `getNavigationFeedViewController` are left in as class methods for backwards compatibility.
Expand Down

0 comments on commit 84b0e3f

Please sign in to comment.