FAQ
While Embrace captures all API calls automatically, we purposefully do not intercept those made through open sockets. You will immediately see those not mad...
Tue, Aug 16, 2022 at 3:09 PM
A session must be found for OOMs crashes to appear on the OOMs page. If a crash is not associated with a session, we attempt to link the crash to a session ...
Tue, Aug 16, 2022 at 3:10 PM
On the Version Comparison page, it is possible that you will see a "Needs Investigation" banner at the top of an app version. The banner wil...
Thu, Dec 22, 2022 at 11:34 AM
Error log messages are limited to 128 characters. We suggest moving the details of the message to log property key value pairs. You can then also filter for...
Tue, Aug 16, 2022 at 3:11 PM
Yes, we do! You can read all about dark mode here. To switch from light to dark mode or vice versa, select the desired mode under Settings.
Tue, Aug 16, 2022 at 3:03 PM
Yes, Moments (used to measure app performance) are indeed thread-safe for iOS and Android. In fact, all APIs on our SDKs are thread-safe unless explicitly m...
Wed, Sep 21, 2022 at 1:29 PM
For iOS, we commonly see <<slug>> when the log messages contain dashes, which is part of the syntax for our unified events. To have these events...
Mon, Sep 19, 2022 at 7:06 PM
As of iOS SDK version 5.9.2, the size of the framework sits around 9MB building for Arm64 alone or around 17 building for both Arm64 and Arm7. Please contin...
Mon, Sep 19, 2022 at 6:52 PM
By default, the Startup moment is added automatically to all Android apps. Please check to confirm that the moment is reflecting the time between app init...
Wed, Sep 21, 2022 at 6:54 PM
We do not capture headers by default. However, you do have the option to implement trace IDs. Trace IDs are helpful for debugging with backend monitoring. F...
Wed, Sep 21, 2022 at 6:55 PM