Releases: button/button-ios
Releases · button/button-ios
Release (6.27.0)
- Apps using SceneDelegate can now fully integrate with the Button SDK
- HTTP traffic is automatically redirected to HTTPS
Release (6.26.0)
The Button SDK is now fully compatible with iOS 14.
Release (6.25.0)
- Adds a new API for configuring impression views.
- Adds a new API for visual debugging of impression tracking.
- Autofill has been deprecated.
Release (6.24.0)
- Enhanced browser experiences
Release (6.23.0)
- Adds an interface to manually track a viewable impression
- Fixes an issue where styling the Browser’s navigation bar with PurchasePathExtensions may fail
Release (6.22.3)
- Fixes a bug where impressions may not be tracked when used in collection or table views.
- Fixes a bug where an error is incorrectly passed to the app when opening a URL in the Browser.
Release (6.22.2)
- Fixes an issue where using Autolayout could interfere with Impression Tracking.
Release (6.22.1)
- Developers may now provide an Offer ID when opening a URL.
- An issue regarding reCAPTCHA has been resolved.
Release (6.22.0)
Support for opening merchant links from within a Button Browser instance.
Release (6.21.0)
- Introduces a more concise and flexible API for the Button Browser
- Bug fixes and optimizations