Skip to main content
The 2024 Developer Survey results are live! See the results

All Questions

0 votes
0 answers
47 views

Google Play Instant Error Uploading - Your App Is Not Instant Enabled

i have a multi module project. I created a new module called Instant and in its manifest I enabled the instant app entry point. It looks as below <?xml version="1.0" encoding="utf-8&...
Mehdi Satei's user avatar
  • 1,461
1 vote
0 answers
55 views

How to test passing Intent data to InstantApp

I have an InstantApp that initiates and executes fine in Internal Testing in the Play Console. For distribution it needs to be initiated by a URL that includes at least one query term that is handled ...
JAW's user avatar
  • 217
1 vote
0 answers
164 views

Reading applink query parameters in cached Instant App

After Instant App is being loaded to cache it stops to store intent data I am trying to provide different query params to launch my Instant App storing on GooglePlay. First launch is good, i can see ...
Dante_Attano's user avatar
2 votes
2 answers
643 views

Facing issue while publishing Instant App on Google Play Console

I am facing the below issue while publishing the Instant app from Google Play Console. The same app is published before without any error. Please check the manifest content of the Instant app. Domain ...
Neernay's user avatar
  • 379
1 vote
0 answers
664 views

How to deploy an Android instant app from Azure-DevOps release pipeline

I am trying to deploy an Android Instant App using Azure DevOps release pipelines. Therefore I already have a working release pipeline for my app and can successfully publish a normal app bundle to ...
Bennik2000's user avatar
  • 1,131
0 votes
0 answers
206 views

Publishing Android Instant App: Domain is used by another app

I'm trying to publish an Instant app but got this error on review and release page. Your Instant App APKs contain the domain 'xxx.xxx.com' that is already in use by another app. If I remove the ...
Miller Dong's user avatar
2 votes
1 answer
168 views

Unable to upload bundle with InstantApp and installable app

I have an app that has a base module :app in which AndroidManifest.xml does not have any activities. I have another module :main_app in which AndroidManifest.xml has a launcher activity. Then I have ...
Bhavin Desai's user avatar
2 votes
1 answer
1k views

Struggling to find good Examples of iOS app clip & Android instant Apps

I've searched for examples of iOS app clip & Android instant Apps but could not find more than few examples. I am looking for released apps in App Store/Google Play or open source examples. good ...
user16930239's user avatar
  • 8,771
5 votes
1 answer
1k views

Instant app, Try Now button does not appear in play store

i started with following github projects but these example are not working properly. I added missing parts as stated in the docs. https://github.com/android/app-bundle-samples/tree/main/InstantApps/...
oiyio's user avatar
  • 5,779
1 vote
1 answer
455 views

App Link is not working for Android instant app

I have updated my current play store app with the Instant app appLink feature. But the link is still not working after waited for 4 days. I have created link with below steps. Tools -> App Links ...
Juhi parikh's user avatar
1 vote
2 answers
2k views

Try Now button is not showing on published play store application having Instant app feature enabled

I have updated my current play store app with the Instant app feature enabled. But it is still not showing the "Try Now" button after waited for 5 days. I have implemented an instant app ...
Kutbi's user avatar
  • 1,154
2 votes
1 answer
722 views

How to manage Instant App in new Google Play Console?

Google recently launched new Google Play console beta. https://play.google.com/console/ Is there Instant App management section available in new console? In the old console it was available under ...
Volkman's user avatar
  • 912
1 vote
0 answers
576 views

Google sign in vs Google Play Services Sign-in

In order to be eligible for Android instant play program the developers have to implement Google Play Services Sign-in feature, but there is not to much info about it. Is this the same as the regular ...
starwarrior8809's user avatar
1 vote
0 answers
82 views

Search view in instant apps. Intent does not fire in Samsung devices/emulator

I am building out an instant app for my existing app in the app store. The full app has a searchview that shows a list of results. When the user taps on one of the results, onNewIntent gets fired ...
LateNightDev's user avatar

15 30 50 per page