setLegacyEncryptionDependencyForciblyRemoved

*** CAUTION *** You may forcibly remove the legacy encryption dependency, however, this will prevent data from being migrated from 8.1.x or older versions of the SDK, and could result state and/or data loss.

This dependency is safe to remove if:

  • Your application's first version of the SDK was 8.2+

  • All of your users have transitioned from older versions of your application with versions of the SDK 8.1.x or older to a newer version of your application with SDK version 8.2+

Parameters

force

defaults to false. Set true if you have excluded the dependency in your build.gradle from your project. Note: this is a manual process and setting this value only informs the SDK that the omission of the dependency was intentional.