App Center Sample App for iOS
Перейти к файлу
sabrinaj206 34615ea8d0 renamed to sampleapp 2017-07-17 15:58:26 -07:00
sampleapp-ios-swift updated podfile, renamed files 2017-07-17 11:49:17 -07:00
sampleapp-ios-swift.xcodeproj renamed to sampleapp 2017-07-17 15:58:26 -07:00
sampleapp-ios-swift.xcworkspace cleaned up extra proj 2017-07-17 15:15:31 -07:00
sampleapp-ios-swiftUITests renamed to sampleapp 2017-07-17 15:58:26 -07:00
.gitignore proj clean up 2017-07-10 16:17:32 -07:00
Podfile fixed smart quotes 2017-07-17 15:40:57 -07:00
README.md added README, but is missing links 2017-07-12 10:03:42 -07:00

README.md

Mobile Center Sample App for iOS

This sample iOS app and its collection of tutorials is designed to help you quickly and easily onboard to Mobile Center.

This repository

This sample iOS app has the Mobile Center SDK already integrated - all you need to do is follow the tutorials to learn how to use each service.

Build the sample app

After forking the repository, you'll need to install CocoaPods to build the app.

sudo gem install CocoaPods

Next, install the dependencies.

pod install

Open the .xcworkspace. The app can now build and run. You can learn to use the sample app with Mobile Center with the tutorials below.

Begin with the Getting Started tutorial. After you've completed that, you can do the rest in the order below, or choose a specific tutorial to follow.

Contents

Tutorial Description
Getting Started Set up the app
Build Build the app
Test Run automated UI tests
Distribute Distribute to a user's device
Crash Monitor application crashes
Analytics View user analytics
Push Send users push notifications