FAQ
For Android, Embrace captures information from native UrlConnections, OkHttp3 and Volley.
Tue, Feb 21, 2023 at 7:37 AM
In React Native SDK Version 3.10.7, we added React Redux's Actions Tracker version 0.2.2. This provides visibility into what Action has been dispatched ...
Tue, Feb 21, 2023 at 7:36 AM
On iOS, the time displayed is when the method to invoke the request was made. In URLSession, this would be when a method like dataTask(with:completionH...
Wed, Apr 5, 2023 at 5:51 PM
Yes, stack unwinding is utilized. We recommend using breadcrumbs when possible. Log messages are an immediate network call and custom breadcrumb logs are st...
Wed, Mar 29, 2023 at 9:18 AM
When there is a difference of 5% or more, the difference will be highlighted in red.
Wed, Apr 5, 2023 at 5:52 PM
Yes, we can! The Embrace SDK can be configured to enable the capturing of background sessions for Android (SDK v 5.10.0 and higher) and iOS (SDK v 5.15.0 an...
Wed, Aug 16, 2023 at 1:56 PM
We are counting the number of unique users for which we receive sessions from in the time range selected. For example, if a user upgraded to the latest ...
Mon, Apr 10, 2023 at 8:37 PM
No, Moment Startup metrics like Moment Median Duration, Moment Abandon & Stall Percentages comprise only cold starts. For the startup moment to trigger,...
Thu, Apr 13, 2023 at 9:20 AM
What are the definitions of each? Permanent Session Property: Meant to persist across multiple sessions for a given user. They typically store relevant...
Fri, Apr 21, 2023 at 11:28 AM
The Embrace SDK often appears in the stack trace of an OkHttp crash due to the nature of how OkHttp intercepters work, by chaining the calls one after anoth...
Fri, May 19, 2023 at 7:42 AM