Package 

Class RemnantDataMigration

  • All Implemented Interfaces:

    
    public final class RemnantDataMigration
    
                        

    When switching the SDK from previous version to this version, remnant data might remain unsent in sqlite. This migration: 1. reads device/user id, events, identifies from sqlite tables 2. converts the events and identifies to JsonObjects 3. saves the device/user id, converted events and identifies to current storage 4. deletes data from sqlite table