Skip to content
This repository has been archived by the owner on Jan 26, 2024. It is now read-only.

Releases: Adobe-Marketing-Cloud/mobile-services

iOS SDK v4.19.1

12 Mar 21:44
1c89c21
Compare
Choose a tag to compare

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

12 Mar 21:39
1c89c21
Compare
Choose a tag to compare

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

10 Mar 20:25
1b79b78
Compare
Choose a tag to compare

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

04 Feb 18:59
8a2ec15
Compare
Choose a tag to compare

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

16 Jan 16:15
ca9c25d
Compare
Choose a tag to compare

4.18.0 (16 Jan, 2020)

iOS SDK v4.18.9

08 Nov 22:07
f1e5b44
Compare
Choose a tag to compare

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

08 Nov 18:31
57fc2f7
Compare
Choose a tag to compare

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

20 Sep 21:14
89a2467
Compare
Choose a tag to compare

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

20 Sep 21:16
89a2467
Compare
Choose a tag to compare

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

02 Aug 21:14
eb79eae
Compare
Choose a tag to compare

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.