Skip to content

Commit 8480bc6

Browse files
authored
Update app-service-mobile-xamarin-ios-get-started-offline-data.md
1 parent 2f86b35 commit 8480bc6

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

articles/app-service-mobile/app-service-mobile-xamarin-ios-get-started-offline-data.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,6 @@ ms.date: 06/25/2019
1111
# Enable offline sync for your Xamarin.iOS mobile app
1212
[!INCLUDE [app-service-mobile-selector-offline](../../includes/app-service-mobile-selector-offline.md)]
1313

14-
> [!NOTE]
15-
> Visual Studio App Center supports end to end and integrated services central to mobile app development. Developers can use **Build**, **Test** and **Distribute** services to set up Continuous Integration and Delivery pipeline. Once the app is deployed, developers can monitor the status and usage of their app using the **Analytics** and **Diagnostics** services, and engage with users using the **Push** service. Developers can also leverage **Auth** to authenticate their users and **Data** service to persist and sync app data in the cloud.
16-
>
17-
> If you are looking to integrate cloud services in your mobile application, sign up with [App Center](https://appcenter.ms/?utm_source=zumo&utm_medium=Azure&utm_campaign=zumo%20doc) today.
18-
1914
## Overview
2015
This tutorial introduces the offline sync feature of Azure Mobile Apps for Xamarin.iOS. Offline sync allows end users to interact
2116
with a mobile app--viewing, adding, or modifying data--even when there is no network connection. Changes are stored in a local

0 commit comments

Comments
 (0)