Skip to content

Commit 53cf503

Browse files
Deprecation Asides for Mobile SDK (#514)
1 parent b39165c commit 53cf503

File tree

3 files changed

+28
-1
lines changed

3 files changed

+28
-1
lines changed

products/mobile-sdk/src/content/faq/index.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,15 @@ order: 5
44

55
# FAQ
66

7+
<Aside type='warning' header='Important'>
8+
9+
Cloudflare is deprecating the Mobile SDK. You will no longer be able to log in to the portal or view stats about your mobile app after February 22, 2021.
10+
11+
While your mobile app will continue working with the SDK even after the portal is removed, we encourage you to remove the Mobile SDK as soon as possible.
12+
13+
For more, see [_Deprecation notice: Cloudflare Mobile SDK_](https://support.cloudflare.com/hc/en-us/articles/360054452251-Deprecation-notice-Cloudflare-Mobile-SDK).
14+
</Aside>
15+
716
## Where do I sign up?
817
Visit [this page](https://mobilesdk.cloudflare.com) to sign up for the SDK and get started on Metrics Mode.
918

products/mobile-sdk/src/content/getting-started/index.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,15 @@ order: 2
44

55
# Getting started
66

7+
<Aside type='warning' header='Important'>
8+
9+
Cloudflare is deprecating the Mobile SDK. You will no longer be able to log in to the portal or view stats about your mobile app after February 22, 2021.
10+
11+
While your mobile app will continue working with the SDK even after the portal is removed, we encourage you to remove the Mobile SDK as soon as possible.
12+
13+
For more, see [_Deprecation notice: Cloudflare Mobile SDK_](https://support.cloudflare.com/hc/en-us/articles/360054452251-Deprecation-notice-Cloudflare-Mobile-SDK).
14+
</Aside>
15+
716
You can easily integrate Cloudflare's Mobile SDK by going through the following steps.
817

918
![SDK installation](../images/sdk-installation-gif.gif)

products/mobile-sdk/src/content/index.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,16 @@ order: 1
55

66
# Cloudflare Mobile SDK
77

8-
Cloudflare Mobile SDK let’s mobile app developers understand how poor network performance on mobile apps can affect end-user engagement. With our Metrics Mode dashboard, developers can identify what carriers, networks and APIs are suffering the most and take actions based on that.
8+
<Aside type='warning' header='Important'>
9+
10+
Cloudflare is deprecating the Mobile SDK. You will no longer be able to log in to the portal or view stats about your mobile app after February 22, 2021.
11+
12+
While your mobile app will continue working with the SDK even after the portal is removed, we encourage you to remove the Mobile SDK as soon as possible.
13+
14+
For more, see [_Deprecation notice: Cloudflare Mobile SDK_](https://support.cloudflare.com/hc/en-us/articles/360054452251-Deprecation-notice-Cloudflare-Mobile-SDK).
15+
</Aside>
16+
17+
Cloudflare Mobile SDK lets mobile app developers understand how poor network performance on mobile apps can affect end-user engagement. With our Metrics Mode dashboard, developers can identify what carriers, networks and APIs are suffering the most and take actions based on that.
918

1019
Using Mobile NX Metrics, you can identify top N requests, slow requests, and requests most likely to fail. You’re also able to understand all the third party calls your app is making through included libraries. You always suspected that ad network you’re calling out to kills performance. Now you know.
1120

0 commit comments

Comments
 (0)