I have implemented app indexing for the below app on play store 4 days before
https://play.google.com/store/apps/details?id=com.tcs.chicagomarathon2013&hl=en
I have followed all the steps till site verification and tested all my deep links and app URIs everything is working fine. But I am not able to see my app on Google search results.
Website linked : https://www.chicagomarathon.com
I have followed the same steps for other apps and they are working fine, any idea about this strange behavior or anything else I should do to make it working ?
Update As requested
I have followed all the steps here https://developers.google.com/app-indexing/android/app
My Manifest is perfectly find because all deep links are working like charm.
All app URIs added on webpages are tested with
https://developers.google.com/app-indexing/android/test
But Google Search results not showing the App anywhere linked with search result URLs.
You can view the source of webpages for app URIs for confirmation.