-
Deprecated ClassesClassDescription
-
Deprecated MethodsMethodDescriptiononPluginsReady was necessary in the past, but has since been determined to be problematic and is being removed in the next major version.Initializing the
LDClientwithout a timeout is no longer permitted to help prevent consumers from blocking their application execution by mistake when connectivity is poor. Please useLDClient.init(Application, LDConfig, LDContext, int)and specify a timeout instead.useLDContextdirectly instead.
LDContextinstead.