InstantAppIntentData.MatchResult

  • The @interface InstantAppIntentData.MatchResult is deprecated and will not be functional starting December 2025.

  • Starting December 2025, Instant Apps can no longer be published through Google Play and Google Play services Instant APIs will cease to work.

  • Developers are encouraged to direct users to their regular app and use deeplinks for specific features as an alternative to Instant Apps.

  • This interface denotes possible outcomes when matching a URL to an instant app.

public static abstract @interface InstantAppIntentData.MatchResult implements Annotation

This @interface is deprecated.
Starting December 2025, Instant Apps cannot be published through Google Play, and all Google Play services Instant APIs will no longer work. To continue optimizing for user growth, we encourage developers to refer users to their regular app or game, and using deeplinks to redirect them to specific journeys or features when relevant.

Denotes an enumeration of possible results for match a URL to an instant app.

Inherited Method Summary