New Relic Mobile SDK

The New Relic Mobile SDK provides iOS and Android APIs for extending mobile monitoring data collection beyond what the agent captures automatically. Developers can add custom attributes, record custom events, track user interactions, report handled exceptions, set custom user IDs, and control agent behavior within iOS (Swift/Objective-C) and Android (Java/Kotlin) applications.

API entry from apis.yml

apis.yml Raw ↑
aid: new-relic:new-relic-mobile-sdk
name: New Relic Mobile SDK
description: The New Relic Mobile SDK provides iOS and Android APIs for extending mobile monitoring data
  collection beyond what the agent captures automatically. Developers can add custom attributes, record
  custom events, track user interactions, report handled exceptions, set custom user IDs, and control
  agent behavior within iOS (Swift/Objective-C) and Android (Java/Kotlin) applications.
image: https://newrelic.com/themes/custom/erno/assets/mediakit/new_relic_logo_horizontal.png
humanURL: https://docs.newrelic.com/docs/mobile-monitoring/new-relic-mobile/mobile-sdk/mobile-sdk-api-guide/
baseURL: https://mobile-collector.newrelic.com
properties:
- type: Documentation
  url: https://docs.newrelic.com/docs/mobile-monitoring/new-relic-mobile/mobile-sdk/mobile-sdk-api-guide/
- type: APIReference
  url: https://docs.newrelic.com/docs/mobile-monitoring/new-relic-mobile-ios/get-started/introduction-new-relic-mobile-ios/
- type: GitHubRepository
  url: https://github.com/newrelic/newrelic-ios-agent
- type: SDK
  url: https://github.com/newrelic/newrelic-android-agent
  title: Android Agent SDK
- type: SDK
  url: https://github.com/newrelic/newrelic-unity-agent
  title: Unity Agent SDK
tags:
- Android
- iOS
- Mobile
- Monitoring
- SDK