MissingSplitsManagerFactory

public final class MissingSplitsManagerFactory
extends Object

java.lang.Object
   ↳ com.google.android.play.core.missingsplits.MissingSplitsManagerFactory


This class is deprecated.
the feature is now obsolete. Installs with missing splits are now blocked on devices which have Play Protect active or run on Android 10.

Creates instances of MissingSplitsManager.

To learn more, see Check for missing app components.

Summary

Public methods

static MissingSplitsManager create(Context context)

This method is deprecated. the feature is now obsolete. Installs with missing splits are now blocked on devices which have Play Protect active or run on Android 10.

Inherited methods

Public methods

create

public static MissingSplitsManager create (Context context)

This method is deprecated.
the feature is now obsolete. Installs with missing splits are now blocked on devices which have Play Protect active or run on Android 10.

Creates an instance of MissingSplitsManager.

Parameters
context Context

Returns
MissingSplitsManager