diff --git a/src/fragments/lib-v1/android-maintenance.mdx b/src/fragments/lib-v1/android-maintenance.mdx index a5fc7bde906..fa64fa3696c 100644 --- a/src/fragments/lib-v1/android-maintenance.mdx +++ b/src/fragments/lib-v1/android-maintenance.mdx @@ -1,10 +1,8 @@ -Amplify Android v1 is now in **Maintenance Mode** until May 31st, 2024. This means that we will continue to include updates to ensure compatibility with backend services and security. No new features will be introduced in v1. +**Amplify Android v1 is deprecated as of June 1st, 2024**. No new features or bug fixes will be added. Dependencies may become outdated and potentially introduce compatibility issues. -Please use the latest version (v2) of [Amplify Library for Android](/gen1/[platform]/tools/libraries/) to get started. - -If you are currently using v1, follow [these instructions](/gen1/[platform]/start/project-setup/upgrade-guide/) to upgrade to v2. +Please use the latest version (v2) of [Amplify Library for Android](/android/) to get started. Refer to [the upgrade guide](/gen1/[platform]/start/project-setup/upgrade-guide/) for instructions on upgrading your application to the latest version. **Amplify libraries should be used for all new cloud connected applications.** If you are currently using the AWS Mobile SDK for Android, you can [access the documentation here](/gen1/[platform]/sdk/). diff --git a/src/fragments/lib-v1/ios-maintenance.mdx b/src/fragments/lib-v1/ios-maintenance.mdx index 2223f8f4dd1..b3932e5e6b1 100644 --- a/src/fragments/lib-v1/ios-maintenance.mdx +++ b/src/fragments/lib-v1/ios-maintenance.mdx @@ -1,10 +1,8 @@ -Amplify iOS v1 is now in **Maintenance Mode** until May 31st, 2024. This means that we will continue to include updates to ensure compatibility with backend services and security. No new features will be introduced in v1. +**Amplify iOS v1 is deprecated as of June 1st, 2024**. No new features or bug fixes will be added. Dependencies may become outdated and potentially introduce compatibility issues. -Please use the latest version (v2) of [Amplify Library for Swift](/gen1/[platform]/tools/libraries/) to get started. - -If you are currently using v1, follow [these instructions](/gen1/[platform]/start/project-setup/upgrade-guide/) to upgrade to v2. +Please use the latest version (v2) of [Amplify Library for Swift](/swift/) to get started. Refer to [the upgrade guide](/gen1/[platform]/start/project-setup/upgrade-guide/) for instructions on upgrading your application to the latest version. **Amplify libraries should be used for all new cloud connected applications.** If you are currently using the AWS Mobile SDK for iOS, you can [access the documentation here](/gen1/[platform]/sdk/).