From d24a233b26c9375bc618f052e08db9019083ec66 Mon Sep 17 00:00:00 2001 From: praveek Date: Mon, 18 Sep 2023 11:44:24 -0700 Subject: [PATCH 1/8] Note for iOS 17 --- src/pages/documentation/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/documentation/index.md b/src/pages/documentation/index.md index e0b72ba253..f0cf800354 100644 --- a/src/pages/documentation/index.md +++ b/src/pages/documentation/index.md @@ -26,9 +26,9 @@ For more information, check out the [release notes](./release-notes/#february-23 -Good to go for iOS 16 and Android 13 +Good to go for iOS 17 -The latest versions of the Adobe Experience Platform SDK for Google Android and Apple iOS (Swift and Objective-C) are tested for compatibility with release verisons of Apple iOS 16 and Google Android 13. See [Current SDK Versions](./current-sdk-versions.md) to find our latest SDK versions or [release notes](./release-notes/index.md) for information on changes and updates. +The latest versions of the Adobe Experience Platform SDK for Apple iOS (Swift and Objective-C) are tested for compatibility with release verisons of Apple iOS 17. See [Current SDK Versions](./current-sdk-versions.md) to find our latest SDK versions or [release notes](./release-notes/index.md) for information on changes and updates. ## Bring the Adobe Experience Cloud to your apps From 02e162be5f604691b4d691c0a69d1ab924a440fc Mon Sep 17 00:00:00 2001 From: praveek Date: Tue, 19 Sep 2023 17:04:27 -0700 Subject: [PATCH 2/8] Review comments --- src/pages/documentation/index.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/pages/documentation/index.md b/src/pages/documentation/index.md index f0cf800354..c76f9ae664 100644 --- a/src/pages/documentation/index.md +++ b/src/pages/documentation/index.md @@ -9,6 +9,12 @@ keywords: Welcome to the home of Adobe Experience Platform Mobile SDK documentation. + + +Good to go for iOS 17 + +The latest versions of the Adobe Experience Platform SDK for Apple iOS (Swift and Objective-C) are tested for compatibility with release verisons of Apple iOS 17. See [Current SDK Versions](./current-sdk-versions.md) to find our latest SDK versions or [release notes](./release-notes/index.md) for information on changes and updates. + Effective August 31, 2023: ACP iOS SDKs, Flutter for ACP, React Native for ACP, Cordova, and Xamarin SDKs will no longer be supported. Refer to [ACP SDKs end-of-support](./resources/acp-end-of-support.md) for more information. @@ -24,12 +30,6 @@ Mobile Core 2.x for Android and the compatible extensions are here! A new major version of the Mobile Core SDK for Android has been released along with updates to other extensions to take advantage of the new features and improvements. For more information, check out the [release notes](./release-notes/#february-23-2023). - - -Good to go for iOS 17 - -The latest versions of the Adobe Experience Platform SDK for Apple iOS (Swift and Objective-C) are tested for compatibility with release verisons of Apple iOS 17. See [Current SDK Versions](./current-sdk-versions.md) to find our latest SDK versions or [release notes](./release-notes/index.md) for information on changes and updates. - ## Bring the Adobe Experience Cloud to your apps The Adobe Experience Platform Mobile SDK helps power Adobe's Experience Cloud solutions and services in your mobile apps. From 40d42511ccc4daec07240211ec171ce1aafa3747 Mon Sep 17 00:00:00 2001 From: praveek Date: Tue, 19 Sep 2023 17:58:35 -0700 Subject: [PATCH 3/8] Fix typo in index page --- src/pages/documentation/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/documentation/index.md b/src/pages/documentation/index.md index c76f9ae664..267541fb9f 100644 --- a/src/pages/documentation/index.md +++ b/src/pages/documentation/index.md @@ -13,7 +13,7 @@ Welcome to the home of Adobe Experience Platform Mobile SDK documentation. Good to go for iOS 17 -The latest versions of the Adobe Experience Platform SDK for Apple iOS (Swift and Objective-C) are tested for compatibility with release verisons of Apple iOS 17. See [Current SDK Versions](./current-sdk-versions.md) to find our latest SDK versions or [release notes](./release-notes/index.md) for information on changes and updates. +The latest versions of the Adobe Experience Platform SDK for Apple iOS (Swift and Objective-C) are tested for compatibility with the release version of Apple iOS 17. See [Current SDK Versions](./current-sdk-versions.md) to find our latest SDK versions, or [release notes](./release-notes/index.md) for information on changes and updates. From 02c812fb50ed0dd25f027c5761b822bc249462e7 Mon Sep 17 00:00:00 2001 From: Calise Cheung Date: Thu, 21 Sep 2023 11:42:32 -0700 Subject: [PATCH 4/8] Add a message for linking the consent doc to Privacy and GDPR page Add a message for linking the consent doc to Privacy and GDPR page --- .../documentation/consent-for-edge-network/api-reference.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/pages/documentation/consent-for-edge-network/api-reference.md b/src/pages/documentation/consent-for-edge-network/api-reference.md index c7e8906fe4..0c923361aa 100644 --- a/src/pages/documentation/consent-for-edge-network/api-reference.md +++ b/src/pages/documentation/consent-for-edge-network/api-reference.md @@ -64,3 +64,5 @@ Android iOS + +For additional information about the management of Consent for Edge Network, please refer to [Privacy and GDPR](../resources/privacy-and-gdpr.md#using-experience-platform-sdks-for-edge-network). From 84f5dc6e11bc5476c69f9061b1cc435e8bbd6c86 Mon Sep 17 00:00:00 2001 From: Ryan Morales Date: Thu, 21 Sep 2023 12:24:17 -0700 Subject: [PATCH 5/8] Update release notes for Android Campaign 2.0.6 --- .../documentation/adobe-campaign-standard/release-notes.md | 6 ++++++ src/pages/documentation/release-notes/index.md | 6 ++++++ 2 files changed, 12 insertions(+) diff --git a/src/pages/documentation/adobe-campaign-standard/release-notes.md b/src/pages/documentation/adobe-campaign-standard/release-notes.md index cb0e365d7b..a229fd3c01 100644 --- a/src/pages/documentation/adobe-campaign-standard/release-notes.md +++ b/src/pages/documentation/adobe-campaign-standard/release-notes.md @@ -8,6 +8,12 @@ keywords: # Release Notes +## September 21, 2023 + +### Android Campaign 2.0.6 + +* Updated the minimum Core dependency version to 2.3.1 to resolve a local notification display issue. + ## July 12, 2023 ### Android Campaign 2.0.5 diff --git a/src/pages/documentation/release-notes/index.md b/src/pages/documentation/release-notes/index.md index 64c61e2ecc..3d6091164c 100644 --- a/src/pages/documentation/release-notes/index.md +++ b/src/pages/documentation/release-notes/index.md @@ -7,6 +7,12 @@ Keywords: # Release notes +## September 21, 2023 + +### Android Campaign 2.0.6 + +* Updated the minimum Core dependency version to 2.3.1 to resolve a local notification display issue. + ## September 5, 2023 ### Android BOM 2.4.0 From bfbd7505c59d82f270ef6b92f26071ba7ee08851 Mon Sep 17 00:00:00 2001 From: Calise Cheung Date: Thu, 21 Sep 2023 14:04:37 -0700 Subject: [PATCH 6/8] update with review comments update with review comments --- .../documentation/consent-for-edge-network/api-reference.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/documentation/consent-for-edge-network/api-reference.md b/src/pages/documentation/consent-for-edge-network/api-reference.md index 0c923361aa..2bb7425957 100644 --- a/src/pages/documentation/consent-for-edge-network/api-reference.md +++ b/src/pages/documentation/consent-for-edge-network/api-reference.md @@ -65,4 +65,4 @@ iOS -For additional information about the management of Consent for Edge Network, please refer to [Privacy and GDPR](../resources/privacy-and-gdpr.md#using-experience-platform-sdks-for-edge-network). +For additional information about the management of consent preferences, please refer to the [Privacy and GDPR documentation](../resources/privacy-and-gdpr.md#using-experience-platform-sdks-for-edge-network). From 04922ee93db8bdb48c7231583f46a09b926fec2b Mon Sep 17 00:00:00 2001 From: praveek Date: Thu, 21 Sep 2023 16:37:16 -0700 Subject: [PATCH 7/8] Fix broken links --- src/pages/documentation/index.md | 2 +- src/pages/documentation/release-notes/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/documentation/index.md b/src/pages/documentation/index.md index 267541fb9f..57ae14d03f 100644 --- a/src/pages/documentation/index.md +++ b/src/pages/documentation/index.md @@ -52,7 +52,7 @@ The Adobe Experience Platform Mobile SDK supports the following platforms: * [Getting started](./getting-started/index.md) * [Getting the Experience Platform SDKs](./getting-started/get-the-sdk.md) -* [Frequently asked questions](./faq.md) +* [Frequently asked questions](./resources/faq.md) * [Why use the Adobe Experience Platform Mobile SDKs](https://medium.com/adobetech/accelerate-your-mobile-application-development-with-adobe-experience-platform-mobile-sdk-and-launch-ed023536d611) ## Get Help diff --git a/src/pages/documentation/release-notes/index.md b/src/pages/documentation/release-notes/index.md index 64c61e2ecc..64a191f3b1 100644 --- a/src/pages/documentation/release-notes/index.md +++ b/src/pages/documentation/release-notes/index.md @@ -982,7 +982,7 @@ Note that all these extensions must be updated together. For help on moving to these versions, and information on deprecated APIs please see: * [Migration guide](https://developer.adobe.com/client-sdks/previous-versions/documentation/migrate-to-android) -* [Migration FAQ](../faq.md#migrating-to-android-mobile-core-2x-and-compatible-extensions) +* [Migration FAQ](../resources/faq.md#migrating-to-android-mobile-core-2x-and-compatible-extensions) ## February 17, 2023 From 1c334ef4e59422d6cdd6c1a34745349867cd6ade Mon Sep 17 00:00:00 2001 From: yangyansong-adbe Date: Wed, 27 Sep 2023 01:10:32 +0000 Subject: [PATCH 8/8] Updating release notes for BOM --- .../documentation/release-notes/index.md | 37 +++++++++++++++++++ 1 file changed, 37 insertions(+) diff --git a/src/pages/documentation/release-notes/index.md b/src/pages/documentation/release-notes/index.md index 4892fadd7d..99dbc04d9c 100644 --- a/src/pages/documentation/release-notes/index.md +++ b/src/pages/documentation/release-notes/index.md @@ -7,6 +7,43 @@ Keywords: # Release notes +## September 26, 2023 + +### Android BOM 2.4.1 + +* This BOM ([Bill of Materials](https://central.sonatype.com/artifact/com.adobe.marketing.mobile/sdk-bom)) release includes changes to the following Android extensions. + + + + + +| Extension artifact | BOM (2.4.0) | BOM (2.4.1) | +|-----|-----|-----| +| **com.adobe.marketing.mobile:campaign** | **2.0.5** | **2.0.6**| +| com.adobe.marketing.mobile:analytics | 2.0.3 | 2.0.3 | +| com.adobe.marketing.mobile:assurance | 2.1.1 | 2.1.1 | +| com.adobe.marketing.mobile:audience | 2.0.0 | 2.0.0 | +| com.adobe.marketing.mobile:campaignclassic | 2.0.1 | 2.0.1 | +| com.adobe.marketing.mobile:core | 2.4.0 | 2.4.0 | +| com.adobe.marketing.mobile:edge | 2.3.0 | 2.3.0 | +| com.adobe.marketing.mobile:edgebridge | 2.1.0 | 2.1.0 | +| com.adobe.marketing.mobile:edgeconsent | 2.0.0 | 2.0.0 | +| com.adobe.marketing.mobile:edgeidentity | 2.0.1 | 2.0.1 | +| com.adobe.marketing.mobile:edgemedia | 2.0.0 | 2.0.0 | +| com.adobe.marketing.mobile:identity | 2.0.3 | 2.0.3 | +| com.adobe.marketing.mobile:lifecycle | 2.0.4 | 2.0.4 | +| com.adobe.marketing.mobile:media | 3.0.0 | 3.0.0 | +| com.adobe.marketing.mobile:messaging | 2.1.4 | 2.1.4 | +| com.adobe.marketing.mobile:optimize | 2.0.1 | 2.0.1 | +| com.adobe.marketing.mobile:places | 2.1.0 | 2.1.0 | +| com.adobe.marketing.mobile:signal | 2.0.1 | 2.0.1 | +| com.adobe.marketing.mobile:target | 2.0.1 | 2.0.1 | +| com.adobe.marketing.mobile:userprofile | 2.0.1 | 2.0.1 | + + + + + ## September 21, 2023 ### Android Campaign 2.0.6