Class LegacyVersionUtils

java.lang.Object
com.mixpanel.android.util.LegacyVersionUtils

public class LegacyVersionUtils extends Object
A utility class for handling migration from legacy versions, internal use only in the Mixpanel library. Not thread-safe.
  • Constructor Details

    • LegacyVersionUtils

      public LegacyVersionUtils()
  • Method Details

    • removeLegacyResidualImageFiles

      public static void removeLegacyResidualImageFiles(File fileOrDirectory)
      Remove the residual image files produced from legacy SDK versions 5.x and older (from Messages and Experiments features)
      Parameters:
      fileOrDirectory -