This repository has been archived by the owner on Jan 26, 2024. It is now read-only.
Releases: Adobe-Marketing-Cloud/mobile-services
Releases · Adobe-Marketing-Cloud/mobile-services
iOS SDK v4.19.1
4.19.1 (12 Mar, 2020)
General – Resolve a potential crash when Swift enums are included in context data for track calls.
Target – Target Session Id will now be added as a context data parameter 'a.target.sessionId' in the internal Analytics for Target hit sent to Adobe Analytics.
Android SDK v4.18.1
4.18.1 (12 Mar, 2020)
Target – Target Session Id will now be added as a context data parameter 'a.target.sessionId' in the internal Analytics for Target hit sent to Adobe Analytics.
Unity Plugin v4.19.0
4.19.0 (10 Mar, 2020)
- Updated Unity Plugin to use versions 4.19.0 of iOS and 4.18.0 of Android
- Exposed new acquisition method for Android to allow processing of a URL provided by Google Play Referrer APIs
iOS SDK v4.19.0
4.19.0 (4 Feb, 2020)
- Lifecycle - Added a new API, pauseCollectingLifecycleData, to mitigate the abnormal session length data being reported by some older iOS devices.
Android SDK v4.18.0
4.18.0 (16 Jan, 2020)
- Acquisition - Added a new API, Analytics.processGooglePlayInstallReferrerUrl(final String url), to support Google Play Install Referrer APIs.
- For more information, read Still Using InstallBroadcast? Switch to the Play Referrer API by March 1, 2020
iOS SDK v4.18.9
4.18.9 (8 Nov, 2019)
- In App Messaging - Fixed a bug where cached or bundled images could not be loaded in the full screen messages.
Unity Plugin v4.18.8
Updated Unity Plugin to use versions 4.18.8 of iOS and 4.17.10 of Android (check the documentation link for a full list of methods)
iOS SDK v4.18.8
4.18.8 (20 Sept, 2019)
- In App Messaging - UserNotifications framework is now used to schedule local notifications for apps with UserNotifications.framework linked on devices running iOS 10 or newer.
- In App Messaging - Fullscreen messages now use WKWebViews from WebKit.framework, which must be linked in your Xcode project.
- In App Messaging - Fixed a bug where Push click-through payload couldn't be used as traits for In-App Messaging.
- In App Messaging - Fixed a crash issue.
- General - Fixed a bug where SDK data was synchronized to the paired watchOS app on every Analytics call.
Android SDK v4.17.10
4.17.10 (20 Sep, 2019)
- General - Fixed locale string generation for some regions on Android API level 21 or newer.
iOS SDK v4.18.7
4.18.7 (2 Aug, 2019)
- General - Reverted a change that was introduced in version 4.18.6 which, in some environments, caused a crash on devices that were running an iOS version older than 11.0.
- Target - Added the requestLocationParameters property in ADBTargetRequestObject, which enables the impressionId to be sent with Target requests.