Skip to main content

React Native Feature Reference

Embrace's SDK includes many advanced features that you can enable to help you understand more about how your application is performing in production.

  1. Know your users. Add your own custom identifiers to users and sessions to make sure you can aggregate and find sessions correctly.
  2. Tracking Components. Track the mounting and unmounting of React Components for your React Native application using the Embrace SDK.
  3. Traces. Gain visibility into app operations to help debug the root cause of your mobile app's performance issues.
  4. Current Device ID API. This API lets you know what the current Session ID is in case you need to track it separately.
  5. Current Session ID API. This API lets you know what the current Embrace ID is in case you need to track it separately.
  6. Last Run End State. This API lets you know if the previous app instance ended in a crash.