Skip to content

Commit f2cd103

Browse files
authored
update maintenance mode messaging to deprecated for swift and android (#7749)
1 parent 2d98a0c commit f2cd103

File tree

2 files changed

+4
-8
lines changed

2 files changed

+4
-8
lines changed

src/fragments/lib-v1/android-maintenance.mdx

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
<Callout warning>
22

3-
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.
3+
**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.
44

5-
Please use the latest version (v2) of [Amplify Library for Android](/gen1/[platform]/tools/libraries/) to get started.
6-
7-
If you are currently using v1, follow [these instructions](/gen1/[platform]/start/project-setup/upgrade-guide/) to upgrade to v2.
5+
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.
86

97
**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/).
108

src/fragments/lib-v1/ios-maintenance.mdx

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
<Callout warning>
22

3-
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.
3+
**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.
44

5-
Please use the latest version (v2) of [Amplify Library for Swift](/gen1/[platform]/tools/libraries/) to get started.
6-
7-
If you are currently using v1, follow [these instructions](/gen1/[platform]/start/project-setup/upgrade-guide/) to upgrade to v2.
5+
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.
86

97
**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/).
108

0 commit comments

Comments
 (0)