Skip to content

Latest commit

 

History

History
459 lines (270 loc) · 19.1 KB

release-notes.md

File metadata and controls

459 lines (270 loc) · 19.1 KB

Release notes

June 3, 2019

The following updates were made in this release:

Android Core 1.4.0:

  • Fixed the migration of Custom Analytics ID from v4.
  • Added the collectMessageInfo API to collect push/local notification-related data.
  • Forced the ****usage of TLS v1.1/v1.2 on the Android 4.x devices (Android API version from 16-19).

Android Signal 1.0.2:

  • Fixed an issue where the SSL connection was not kept alive.

Android Identity 1.1.0:

  • Added the getUrlVariables API to retrieve Visitor Identifiers as URL-encoded query strings for hybrid mobile applications.

May 31, 2019

The following updates were made in this release:

iOS Core 2.3.0:

  • Fixed several crash issues.
  • Fixed the migration of Custom Analytics ID from v4.
  • Added the collectMessageInfo API to collect push/local notification-related data.
  • Added the support for title and custom sound in local notifications.

iOS Identity 2.1.0

  • Added the getUrlVariables API to retrieve Visitor Identifiers as URL-encoded query strings for hybrid mobile applications.

iOS Campaign 1.0.2

  • Added enhanced alert reporting with clickthrough URL support in the Campaign response event.
  • Added support for a custom title in local notifications.

May 20, 2019

The following updates were made in this release:

iOS Core 2.2.2:

  • Fixed the issue where SSL connection was not kept alive.
  • Added support for ISO 8601 timestamp for Rules Engine token replacement, you can use the placeholder ~timestampz
  • Fixed the bug where ACPCore.getSdkIdentities didn't return the correct value for Analytics visitor identifier (VID).
  • Added support for migrating Privacy status from v4 to v5, if it was manually set with v4 SDK.
  • Fixed issue where retrieving Privacy status may get delayed when device is offline.

iOS Identity 2.0.3:

  • Fixed issue where device locale was not properly read when creating network requests from Identity extension.
  • Fixed issue where the callback was not called on ACPIdentity.getIdentifiers if no custom identifiers where synced previously.
  • Fixed issue where the Analytics visitor identifier (VID) was not included in the ACPIdentity.appendToUrl callback value.

Android Core 1.3.1:

  • Added support for ISO 8601 timestamp for Rules Engine token replacement, you can use the placeholder ~timestampz
  • Fixed the bug where MobileCore.getSdkIdentities didn't return the correct value for Analytics visitor identifier (VID).
  • Added support for migrating Privacy status from v4 to v5, if it was manually set with v4 SDK.
  • Fixed issue where retrieving Privacy status may get delayed when device is offline.
  • Added support for loading cached configuraiton and cached rules on subsequent launch.

Android Identity 1.0.5:

  • Fixed issue where the Analytics visitor identifier (VID) was not included in the Identity.appendVisitorInfoForURL callback value.

Android Campaign 1.0.1:

  • Added enhanced alert reporting with clickthrough URL support in the Campaign response event.
  • Added support for a custom title in local notifications.

May 17, 2019

The following updates were made in this release:

Android

Android Places Extension 1.2.0:

  • Added a new API to process an individual Geofence.
  • Bug fix to prevent multiple consecutive entry events.

Android Places Monitor 1.0.0:

  • Initial release of the Places Monitor for Android.

For more information about the Places Monitor, click here.

May 15, 2019

The following updates were made to the Adobe Target extension in Android version 1.1.0 and iOS version 2.1.0:

  • Upgraded Target Delivery APIs to latest v1 delivery endpoint.
  • Introduced retrieveLocationContent, a new API that retrieves content for multiple Target mbox locations simultaneously without increasing the reporting count for prefetch cases.
  • Introduced locationsDisplayed, a new API that helps Target record location to display events. This API should only be used for prefetch scenarios.
  • Provided support for TargetParameters which is a helper class that combines parameters such as mboxParameters, profileParameters, orderParameters, and productParameters.
  • New prefetchContent & locationClicked APIs which accept TargetParameters

May 9, 2019

The following updates were made to the Analytics extension in iOS version 2.1.0:

  • Fixed a crash related to database multi-threading.
  • Enforced HTTPs network requests.

React Native wrappers for the following extensions were pushed to npmjs:

May 6, 2019

The following updates were made to the Mobile Core extension in Android version 1.3.0:

  • The MobileCore.start() API should only get called once, and the SDK ignores the subsequent calls to this API.
  • Added an internal API for React Native support.

May 2, 2019

The following update was made to the Mobile Core extension in iOS version 2.2.1:

  • Fixed an issue when the app network crashes under extreme conditions.

April 26, 2019

The following updates were made in this release:

iOS

iOS Core 2.2.0 is now available!

  • The ACPCore.start API can only get called once.
  • Added the ACPCore.registerURLHandler API, which allows the app to set a custom handler for click-through URLs.
  • Fixed the problem where the SDK failed to get locale information.
  • Allow the Rules Engine to replace the token for non-string objects.

Android

Android Core 1.2.2 is now available!

  • Fixed a bug that prevented URLs from being correctly opened on some Android versions.

Analytics 2.0.4 (iOS)

Fixed a cocoapod dependency issue.

Mobile Services 2.0.1 (iOS)

Fixed a cocoapod dependency issue.

April 16, 2019

Project Griffon is now available for beta access!

Project Griffon is a new, innovative product from Adobe to help you easily inspect, validate, debug data collection and experiences for your mobile app. Developed for app product managers and developers, Project Griffon ensures that your app is correctly implemented, which allows you to focus on creating engaging experiences.

Project Griffon is in beta, and the use of this beta release requires you to accept the terms outlined in https://griffon.adobe.com.

If you need access, go to https://griffon.adobe.com and register your interest.

To learn more about Project Griffon, here are the links to the documentation:

April 9, 2019

The ACPlaces Monitor version 1.0.1 is now available!

Here are the changes in this release:

  • Added full unit test coverage.
  • CI integration (CircleCI)
  • Code coverage integration (codecov)

April 5, 2019

The following updates were made in this release:

iOS Core 2.1.1:

  • Core: Internal support for database scheme migration.
  • Identity: Identity MID might be regenerated when privacy settings change from opted out to opted in/opt unknown in the same session.

iOS Analytics 2.0.3:

  • Fixed a minor Analytics hit ordering issue.

iOS Mobile Services 1.0.0:

  • Mobile Services (mobilemarketing.adobe.com) messaging and acquisition links is now supported through the new Mobile Services extension for the Adobe Experience Platform SDK.

April 3, 2019

The following update was made in Adobe Campaign Standard extension version 1.0.1 in iOS.

  • Fixed an issue with duplicate symbols being present in the Campaign extension library.

March 25, 2019

The following updates were made to the Mobile Core extension in iOS version 2.1.0:

Configuration

If there is no cached configuration available, the SDK can fetch the configuration after a network restore.

Core

  • Added the ACPCore log API, which allows third-party extensions and application developers to log messages and use the Mobile SDK LogLevel to select the verbosity of the logs.
  • You can also use the ACPCore getLogLevel API to retrieve the current LogLevel that was set in the SDK.
  • trackAction and trackState only accept NSDictionary-type context data.

March 21, 2019

The Adobe Campaign Standard extension version 1.0.0 is now available for Android!

This extension allows you to deliver and track in-app messages (broadcast and personalized) and push notifications to mobile app users from Adobe Campaign Standard.

March 21, 2019

The following update was made to the Mobile Core extension in Android version 1.2.1:

  • Added protection around null results when toString is called on Intent extras data.

March 20, 2019

The following updates were made to the Mobile Core extension in Android version 1.2.0:

Configuration

  • If there is no cached configuration available, you can fetch the configuration after a network restore.
  • Added environment-aware support, which allows you to define dev and stage environments in a property. _**_This overrides the config properties that were based on the default environment.

Core

  • Added the MobileCore.getApplication API, which allows third-party extension developers access the application context.
  • Added the MobileCore.log API, which allows third-party extensions and application developers to log messages and use the Mobile SDK LoggingMode to select the verbosity of the logs.
  • You can also use the MobileCore.getLogLevel API to retrieve the current LoggingMode that was set in the SDK.

Identity

  • You can regenerate the MID when privacy settings change from opted out to opted in/opt unknown in the same session.

March 14, 2019

The following update was made to the Mobile Core extension in Android version 1.1.2:

  • Resolved an issue that might result in a crash when the underlying Analytics database was corrupted.

March 7, 2019

The following update was made to the Mobile Core extension in Android version 1.1.1:

  • Resolved an issue that could result in a crash when the underlying Analytics database was corrupted.

March 1, 2019

The following update was made to the Mobile Core extension in Android version 1.1.0:

  • The setSmallIcon and setLargeIcon APIs were added.

The following update was made to the Mobile Analytics extension in Android version 1.1.1:

  • Use the analytics.launchHitDelay configuration setting to indicate how long to wait before Analytics launch hits are sent.

February 28, 2019

The first version of Places is now available for public beta access!

The Places solution is composed of the following components:

Documentation Links

To learn more about Places, here are links to the documentation:

February 28, 2019

The following updates were made to the Adobe Target extension:

The Target Client Code is now automatically added based on your Experience Cloud organization.

  • If no code is found, you can type it in.
  • If multiple codes are found, you can select the code from the drop-down list.

February 20, 2019

The Adobe Campaign Standard extension version 1.0.0 is now available!

This extension allows you to deliver and track in-app messages (broadcast and personalized) and push notifications to mobile app users from Adobe Campaign Standard.

February 19, 2019

The following updates were made to the Mobile Core extension in iOS version 2.0.3:

  • Bug fixes

February 7, 2109

The following updates were made to the Mobile Core extension in iOS version 2.0.2:

  • Resolved an issue that caused failures when retrieving a configuration on application launch.

January 24, 2019

The January 24th update includes changes to the Adobe Experience Platform Mobile SDKs and solution extensions for iOS applications. We provided an explanation of this change, why the changes were made, and how to update your application to include these changes.

What

With this release, we have changed the Mobile SDK Core and all Adobe solution extensions from dynamic frameworks to static libraries.

Why

Frameworks are an excellent way to package and distribute iOS dependencies but, in some situations, using frameworks can cause issues when a dependent framework is updated. All of the Adobe Experience Platform SDK extensions have a dependency on the Core extension. This means that when a change is made to the Mobile Core framework, all dependent extensions need to be rebuilt from the source. To resolve this issue, we changed the SDK Core and all Adobe solution extensions to use static libraries.

How

There is nothing wrong or broken with the previous versions of the SDK. Apps that have already started development with the version 1.x SDK and extensions can continue in the development lifecycle with no impact. Mobile applications that have not yet started to implement the Mobile SDKs are also fine, as they will start out using the static libraries. The changes listed below are required for customers who have started implementing the Adobe Experience Platform Mobile SDK and want to update to the latest version.

{% hint style="info" %} The changes are only for iOS. {% endhint %}

To update existing Experience Platform Mobile SDK 1.x implementations to 2.x:

  1. Use the latest installation instructions for your selected environment (development, staging, production).
  2. Update your Pod file with the latest changes.
  3. Run a 'pod update' command to pull in the latest version of the Mobile Core extension and any other solution extension updates.
  4. In your app code, change all of your import statements:

For Objective-C

Where you previously had imports that look like the following:

   #import <ACPCore_iOS/ACPCore_iOS.h>
   #import <ACPIdentity_iOS/ACPIdentity_iOS.h>
   #import <ACPLifecycle_iOS/ACPLifecycle_iOS.h>
   #import <ACPSignal_iOS/ACPSignal_iOS.h>
   #import <ACPUserProfile_iOS/ACPUserProfile_iOS.h>

The imports will now drop the iOS suffix and can be imported directly as follows:

   #import "ACPCore.h"
   #import "ACPIdentity.h"
   #import "ACPLifecycle.h"
   #import "ACPSignal.h"
   #import "ACPUserProfile.h"

This change will hold true for any other Adobe solution extensions that you may have previously imported.

For Swift

Where you previously had imports that looked like:

   import ACPCore_iOS
   import ACPAnalytics_iOS
   import ACPIdentity_iOS
   import ACPLifecycle_iOS
   import ACPSignal_iOS
   import ACPUserProfile_iOS

The imports will now drop the iOS suffix. Additionally, the Identity, Lifecycle and Signals extensions can be added just by importing core , for example:

    import ACPCore
    import ACPAnalytics
    import ACPUserProfile

We feel that this update will serve our customers and partners better in the long run. If you have any questions or issues, go to our user forum.

December 5, 2018

The following updates were made to the Mobile Core extension in iOS version 1.1.1:

  • Fixed a bug where the deviceToken conversion was incorrect in some situations.

December 4, 2018

The following updates were made to all extensions:

iOS version 1.1.0

  • All ACP frameworks now properly run on 32-bit devices.

November 30, 2018

The following updates were made to the Mobile Core extension in iOS version 1.0.2:

  • Minor bug fixes

November 20, 2018

The Adobe Campaign Classic extension version 1.0.0 is now available!

This extension enables the delivery and tracking of push notifications to mobile app users from Adobe Campaign Classic.

{% hint style="info" %} This extension is only for Adobe Campaign Classic and will not work with Adobe Campaign Standard. {% endhint %}

Key Features

In this release, you can:

  • Send push tokens with information about the user and the device to Adobe Campaign Classic so that users can enable push messaging to mobile app users who opt in to notifications.
  • Send additional custom profile data to Adobe Campaign Classic, which allows personalized push notifications.
  • Track the receipt of push messages (impressions) in Android apps and silent notifications in iOS apps.
  • Track when users click on push notifications.

Here is some additional information:

This extension is an alternative to the stand-alone Campaign Classic SDK. It allows Experience Platform SDK users to enable push messaging from Campaign Classic without installing the Campaign Classic SDK separately.

November 16, 2018

The following updates were made to the Mobile Core extension:

iOS version 1.0.1

  • Fixed a bug for extensions where the response callback was not called for the dispatchEventWithResponseCallback API.
  • Minor bug fixes.

Android version 1.0.5

  • This version now includes the proguard-rules.pro config file.
  • Minor bug fixes.

September 27, 2018

Adobe Experience Platform SDKs are live!

  • Version 1.0.0 of the Experience Platform SDKs were released for the Mobile Core, Analytics, Audience Manager, and Adobe Target extensions.