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

Android SDK v4.16.1

09 Aug 16:28
ae4f324
Compare
Choose a tag to compare

4.16.1 (9 Aug, 2018)

  • Analytics – Invalid timed action durations are now ignored
  • Visitor ID Service – Fixed a bug that prevented the MID from being generated in an unknown privacy setting
  • General – Added support to opt-out of Device Co-Op
  • General – Fixed a bug that prevented deeplink URLs with encoded values from being properly handled

iOS SDK v4.16.0

01 Jun 23:07
9be827e
Compare
Choose a tag to compare

4.16.0 (1 Jun, 2018)

  • Visitor ID Service - Added a new API that will return a string containing Visitor ID Service related URL variables
  • Audience Manager - On privacy opt-out, a request is now sent to remove the user from all activation and reporting

Android SDK v4.16.0

01 Jun 23:10
9be827e
Compare
Choose a tag to compare

4.16.0 (1 June, 2018)

  • Visitor ID Service - Added a new API that will return a string containing Visitor ID Service related URL variables
  • Audience Manager - On privacy opt-out, a request is now sent to remove the user from all activation and reporting

iOS SDK v4.15.0

08 Mar 16:12
6697435
Compare
Choose a tag to compare

4.15.0 (8 Mar, 2018)

  • General - Improved reliability of background task usage
  • General - Added a new API to return all user identifiers known by the SDK
  • General - When changing privacy status, the SDK now has the following behaviors:
    • Opted In - all new user identifiers will be accepted and used in network calls and token expansions
    • Opted Out - the SDK purges all user identifiers it owns from memory and persistence. New identifiers will not be accepted
    • Unknown - new user identifiers will still be accepted and retrievable from the new API, but will not be used for network calls or token expansions

Android SDK v4.15.0

08 Mar 16:12
6697435
Compare
Choose a tag to compare

4.15.0 (8 Mar, 2018)

  • General - Fixed a leak when using the Target Preview feature
  • General - Fixed StrictMode policy violation related to a main thread disk read
  • General - Added a new API to return all user identifiers known by the SDK
  • General - When changing privacy status, the SDK now has the following behaviors:
    • Opted In - all new user identifiers will be accepted and used in network calls and token expansions
    • Opted Out - the SDK purges all user identifiers it owns from memory and persistence. New identifiers will not be accepted
    • Unknown - new user identifiers will still be accepted and retrievable from the new API, but will not be used for network calls or token expansions

iOS SDK v4.14.3

16 Feb 20:24
eb9fc92
Compare
Choose a tag to compare

4.14.3 (16 Feb, 2018)

  • General - Fixed a bug that was causing some of the SDK processing to run on the main thread

iOS SDK v4.14.2

08 Feb 17:36
a608d67
Compare
Choose a tag to compare

4.14.2 (8 Feb, 2018)

  • General - Fixed a bug that was sometimes delaying the Analytics lifecycle launch from going out when the app resumed from background

iOS SDK v4.14.1

26 Oct 17:04
Compare
Choose a tag to compare

4.14.1 (26 Oct, 2017)

  • Analytics - Fixed rare issue where unsent hit count could drop below 0
  • Lifecycle - Fixed an issue rarely resulting in crashes being incorrectly reported

iOS SDK v4.14.0

12 Oct 16:54
Compare
Choose a tag to compare

4.14.0 (12 Oct, 2017)

  • Target - Support for Target Preview
  • Target - Support for Target Prefetch APIs
  • General - Updated for iOS 11

Android SDK v4.14.0

12 Oct 16:55
Compare
Choose a tag to compare

4.14.0 (12 Oct, 2017)

  • New Feature - support for Target Preview
  • New Feature - Target Prefetch APIs