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