Skip to content

Commit 2d08b00

Browse files
author
Travis Sheppard
authored
chore: add analytics to platform support tables (#2364)
1 parent 24edb24 commit 2d08b00

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ We are iterating and looking for feedback and collaboration, so please [**let us
5757

5858
| Category | Android | iOS | Web | Windows | MacOS | Linux |
5959
| -------------- | :-----: | :-: | :-: | :-----: | :---: | :---: |
60-
| Analytics | 🔴 || 🔴 | 🔴 | 🔴 | 🔴 |
60+
| Analytics | || | | | |
6161
| API (REST) |||||||
6262
| API (GraphQL) |||||||
6363
| Authentication |||||||

packages/amplify/amplify_flutter/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ For production use cases please use the latest, non-tagged versions of amplify-f
1212

1313
| Category | Android | iOS | Web | Windows | MacOS | Linux |
1414
| -------------- | :-----: | :-: | :-: | :-----: | :---: | :---: |
15-
| Analytics | 🔴 || 🔴 | 🔴 | 🔴 | 🔴 |
15+
| Analytics | || | | | |
1616
| API (REST) |||||||
1717
| API (GraphQL) |||||||
1818
| Authentication |||||||

packages/amplify_core/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ For production use cases please use the latest, non-tagged versions of amplify-f
1212

1313
| Category | Android | iOS | Web | Windows | MacOS | Linux |
1414
| -------------- | :-----: | :-: | :-: | :-----: | :---: | :---: |
15-
| Analytics | 🔴 || 🔴 | 🔴 | 🔴 | 🔴 |
15+
| Analytics | || | | | |
1616
| API (REST) |||||||
1717
| API (GraphQL) |||||||
1818
| Authentication |||||||

packages/amplify_datastore/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ For production use cases please use the latest, non-tagged versions of amplify-f
1212

1313
| Category | Android | iOS | Web | Windows | MacOS | Linux |
1414
| -------------- | :-----: | :-: | :-: | :-----: | :---: | :---: |
15-
| Analytics | 🔴 || 🔴 | 🔴 | 🔴 | 🔴 |
15+
| Analytics | || | | | |
1616
| API (REST) |||||||
1717
| API (GraphQL) |||||||
1818
| Authentication |||||||

packages/analytics/amplify_analytics_pinpoint/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Please note that the Analytics category is only available on iOS in the develope
1414

1515
| Category | Android | iOS | Web | Windows | MacOS | Linux |
1616
| -------------- | :-----: | :-: | :-: | :-----: | :---: | :---: |
17-
| Analytics | 🔴 || 🔴 | 🔴 | 🔴 | 🔴 |
17+
| Analytics | || | | | |
1818
| API (REST) |||||||
1919
| API (GraphQL) |||||||
2020
| Authentication |||||||

packages/api/amplify_api/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ For production use cases please use the latest, non-tagged versions of amplify-f
1212

1313
| Category | Android | iOS | Web | Windows | MacOS | Linux |
1414
| -------------- | :-----: | :-: | :-: | :-----: | :---: | :---: |
15-
| Analytics | 🔴 || 🔴 | 🔴 | 🔴 | 🔴 |
15+
| Analytics | || | | | |
1616
| API (REST) |||||||
1717
| API (GraphQL) |||||||
1818
| Authentication |||||||

packages/auth/amplify_auth_cognito/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ For production use cases please use the latest, non-tagged versions of amplify-f
1212

1313
| Category | Android | iOS | Web | Windows | MacOS | Linux |
1414
| -------------- | :-----: | :-: | :-: | :-----: | :---: | :---: |
15-
| Analytics | 🔴 || 🔴 | 🔴 | 🔴 | 🔴 |
15+
| Analytics | || | | | |
1616
| API (REST) |||||||
1717
| API (GraphQL) |||||||
1818
| Authentication |||||||

packages/storage/amplify_storage_s3/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ For production use cases please use the latest, non-tagged versions of amplify-f
1212

1313
| Category | Android | iOS | Web | Windows | MacOS | Linux |
1414
| -------------- | :-----: | :-: | :-: | :-----: | :---: | :---: |
15-
| Analytics | 🔴 || 🔴 | 🔴 | 🔴 | 🔴 |
15+
| Analytics | || | | | |
1616
| API (REST) |||||||
1717
| API (GraphQL) |||||||
1818
| Authentication |||||||

0 commit comments

Comments
 (0)