New Relic Mobile reports event data that is displayed in some UI displays and is also available for querying and charting.
The events reported by Mobile are in the table below. Select an event name to see its attributes.
Attributes with incorrectly formatted values will not be sent up to New Relic with the rest of the associated event.
Event | Description |
---|---|
Mobile |
A Mobile event is created when a crash occurs, when an interaction ends or has run for 1 second, or if a session completes after the app is closed, backgrounded, or has run for 10 minutes. Mobile events were once the only event type and were generated for every event, but now there are several specialized event types. Recommendation: Upgrade to the most recent New Relic Mobile agent version to take full advantage of the new event types. |
MobileBreadcrumb |
There are no attributes listed for this event because it's a custom event; attributes will include the session attributes and any custom attributes added. |
MobileCrash |
The MobileCrash event is created when an app crashes. MobileCrash includes attributes such as crash line number, class, and crash message. |
MobileHandledException |
The exceptions will be visible in queries of this event and on the Handled exceptions UI page, including stack traces. |
MobileRequest |
A To use this event type, you must have Mobile agent version 5.14.0 or higher for Android or iOS. New Relic
For earlier versions, starting with Android version 5.14.0 or iOS version 5.14.0, you must enable the feature. Upgrade to the latest Android or iOS version, or enable the |
MobileRequestError |
A For best results, use New Relic Mobile agent 5.14.0 or higher for Android or iOS. With lower agent versions, some attributes may be missing, and you will not have access to |
MobileSession |
A MobileSession event is sent when an app is closed, backgrounded, or when 10 minutes of active use has elapsed. This is the source of the general session data used by the other New Relic Mobile events. MobileSession captures attributes such as device type, device OS, and geographical information. |
Custom events | There is no attribute list for this event type because it is a custom event; attributes will include the session attributes and any custom attributes that you add. |
Related documentation: