Skip to content

Latest commit

 

History

History

apm

APM quickstart

Introduction

APM Service provides cloud services and the SDK to provides minute-level app performance monitoring capabilities. You can view and analyze app performance data collected by APM in AppGallery Connect to comprehensively understand the performance features of developed apps, helping you quickly and accurately rectify possible performance problems and continuously improve user experience.

Preparing the Environment

Before using the quickstart app, prepare your iOS development environment.

Environment Requirements

XCode 8.0 or later.

Configuration

Before running the quickstart app, you need to:

  1. If you do not have a HUAWEI Developer account, you need to register an account and pass identity verification.
  2. Use your account to sign in to AppGallery Connect, create an app, and set Package type to iOS.
  3. Enable APM modes. 3.1 Sign in to AppGallery Connect and select My projects. Find your project from the project list and click the app for which you need to enable APM Service on the project card. 3.2 Go to Build > APM Service. If it is the first time that you use APM Service, click Enable now in the upper right corner. 3.3 installed sdk into you app according to develop guides.
  4. Download the agconnect-services.plist file from AppGallery Connect, and add to your project。

License

APM Service quickstart is licensed under the [Apache License, version 2.0] (http://www.apache.org/licenses/LICENSE-2.0).