You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/fragments/lib-v1/android-maintenance.mdx
+2-4Lines changed: 2 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,8 @@
1
1
<Calloutwarning>
2
2
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.
4
4
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.
8
6
9
7
**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/).
Copy file name to clipboardExpand all lines: src/fragments/lib-v1/ios-maintenance.mdx
+2-4Lines changed: 2 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,8 @@
1
1
<Calloutwarning>
2
2
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.
4
4
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.
8
6
9
7
**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/).
0 commit comments