Record Identifiers

React Native ==> Session module

The React Native Inform SDK Wrapper uses log_id as the unique identifier for a given record. These IDs are created automatically by the mobile SDK before submission to the Inform server.

The Inform server also assigns an id for each unique record. It is recommended to use the server-side id to identify and/or de-duplicate records post-submission.