load Context
@Deprecated(message = "Don't use this method! With the exception of a problem during sdk initialization if an error message indicates that the context is not loaded in the SDK.", level = DeprecationLevel.WARNING, replaceWith = @ReplaceWith(imports = {}, expression = "Automatic injection from the AppConsent provider." ) )
Deprecated
Don't use this method! With the exception of a problem during sdk initialization if an error message indicates that the context is not loaded in the SDK.
Replace with
Automatic injection from the AppConsent provider.
Content copied to clipboard
Used by AppConsentContentProvider to inject Context automatically when the application is run.