iOS SDK 5.4.0 is out!
about 1 year ago by Arnaud Olivier
Changelog
Rating
- Added: Rating view for users. The style is customizable from the back office.
- Added: Trigger rating campaign with push notifications
Feedback
- Added: Get user’s feedback with fast integration. The feedback's style is customizable from the back office.
Logger
- Added: Logger with Datadog integration to sync logs in cloud
Device
- Added: Send screen’s scale as
pixel_ratio
in POST sdk/devices
Requests
- Added: Add global custom headers to you request managers
- Added: Set a timeout duration for uploads
- Added: Add
X-AP-BuildVersion
header
Push notifications
- Added: New method
manageNotificationAction(forUserInfo:)
handling push notification’s actions - Fixed: Notifications with
url_request
now shows the web view correctly
Misc.
- Fixed: SDK’s version is now send correctly if the Manage Version and Build Number checkbox is checked in Xcode when exporting or uploading a App Store build
- Changes: Update Alamofire to 5.7.0