Skip to content

Commit

Permalink
Merge pull request #12668 from newrelic/ally-sassman-patch-8
Browse files Browse the repository at this point in the history
Update introduction-app-launch-times.mdx
  • Loading branch information
ally-sassman committed Jun 7, 2023
2 parents 945f9ee + 4bf0f70 commit 47864cd
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 6 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: App launch times
title: Configure app launch times
tags:
- Mobile monitoring
- New Relic Mobile iOS
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ tags:
metaDescription: "Use New Relic mobile monitoring to track the launch time for Android apps"
---

New Relic mobile monitoring helps you gain deeper visibility into your [Android](/docs/mobile-monitoring/new-relic-mobile-android/get-started/introduction-new-relic-mobile-android) and [iOS](/docs/mobile-monitoring/new-relic-mobile-ios/get-started/introduction-new-relic-mobile-ios) application performance and crash troubleshooting. And, for Android apps, you can also monitor the time it takes to launch. With the abundance of high-quality apps in the marketplace, users have become very sensitive to app launch time and have very high expectations.
To help gain deeper visibility into your [Android](/docs/mobile-monitoring/new-relic-mobile-android/get-started/introduction-new-relic-mobile-android) and [iOS](/docs/mobile-monitoring/new-relic-mobile-ios/get-started/introduction-new-relic-mobile-ios) application performance and crash troubleshooting, you can also monitor the time it takes for your app to launch. With the abundance of high-quality apps in the marketplace, users have become very sensitive to app launch time and have very high expectations.

## Why would you track app launch time? [#features]

Expand All @@ -34,6 +34,8 @@ According to Apple, your app's startup time is not considered excessive if it fa

## Configuration [#configuration]

To start monitoring launch times for your Android app, see these [instructions](/docs/mobile-monitoring/new-relic-mobile-android/install-configure/configure-app-launch-time-android-apps).

Starting with iOS agent version 7.4.0, New Relic automatically reports cold startup time and hot startup time. Note: Warm and prewarmed times are not reported. See these [instructions](/docs/mobile-monitoring/new-relic-mobile-ios/configuration/app-launch-times-ios-apps).
To start monitoring launch times, see these docs:
* [(Android) Configure app launch times](/docs/mobile-monitoring/new-relic-mobile-android/install-configure/configure-app-launch-time-android-apps).
* [(iOS) Configure app launch times](/docs/mobile-monitoring/new-relic-mobile-ios/configuration/app-launch-times-ios-apps).
* Note: With iOS agent version 7.4.0 and higher, New Relic automatically reports cold startup time and hot startup time. Warm and prewarmed times are not reported.
4 changes: 2 additions & 2 deletions src/nav/mobile-monitoring.yml
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ pages:
path: /docs/mobile-monitoring/new-relic-mobile-ios/configuration/retrieve-dsyms-bitcode-apps
- title: Upload dSYMs
path: /docs/mobile-monitoring/new-relic-mobile-ios/configuration/upload-dsyms-bitcode-apps
- title: App Launch Time Metrics
- title: Configure app launch time metrics
path: /docs/mobile-monitoring/new-relic-mobile-ios/configuration/app-launch-times-ios-apps
- title: iOS device obfuscation
path: /docs/mobile-monitoring/new-relic-mobile-ios/configuration/ios-device-id-obfuscation
Expand Down Expand Up @@ -294,4 +294,4 @@ pages:
- title: Data privacy and security
path: /docs/mobile-monitoring/new-relic-mobile/get-started/security-mobile-apps
- title: Mobile agents EOL policy
path: /docs/mobile-monitoring/new-relic-mobile/get-started/mobile-agents-eol-policy
path: /docs/mobile-monitoring/new-relic-mobile/get-started/mobile-agents-eol-policy

0 comments on commit 47864cd

Please sign in to comment.