Record Identifiers

Native Android ==> Shared module

The Native Android Inform SDK 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.