Skip to content

Releases: RoverPlatform/rover-campaigns-ios

v3.1.0

28 Jun 18:17
Compare
Choose a tag to compare

Changelog

  • Allow for more customization of the Notification Centre by:
    • Allow developers to intercept data reload behaviour and thus customize the UITableView, particularly for adding your own empty state (#52);
    • Opening up the UITableViewDataSource, UITableViewDelegate, UINavigationBarDelegate, and the UIViewControllerTransitioningDelegate of the NotificationCenterViewController to being overridden (#55).

v3.0.3

26 Jun 20:09
Compare
Choose a tag to compare

Changelog

Solve target iOS version level issue in recreated targets.

v3.0.1

26 Jun 15:37
Compare
Choose a tag to compare

Changelog

Resolve potential build issues with Carthage.

v3.0.0

07 Jun 19:19
Compare
Choose a tag to compare

The Rover SDK has been split into two components: the new version of the Rover SDK itself which contains only the Experiences rendering functionality, and the new Rover Campaigns SDK which contains the automation and campaigns functionality. This gives you the benefit of being able to upgrade Rover components independently of one another going forward.

If you are upgrading from Rover 2.x, please refer to the Upgrade Guide.