Skip to content
This repository was archived by the owner on Sep 10, 2022. It is now read-only.
This repository was archived by the owner on Sep 10, 2022. It is now read-only.

Indexing doesn't work for Public content and Personal content #20

@IgorGanapolsky

Description

@IgorGanapolsky

Steps to reproduce:

  1. Open the app-indexing project in Android Studio
  2. Launch the app indexing app on a device
  3. Run the following command from terminal:

adb -s 01a4968dd882b783 shell am start -a android.intent.action.VIEW -d "http://recipe-app.com/recipe/pierogi-poutine" com.recipe_app

  1. Add a note on the recipe activity that opens

Expected result
public and personal content should be indexed and searchable like described here: https://codelabs.developers.google.com/codelabs/app-indexing/#12

Actual result
content isn't indexable nor showing up google search results on the device

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions