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

All Questions

0 votes
0 answers
49 views

InstantApp not loading

I have a variation of circumstances but the same basic problem as SO#45241462, the InstantApp is not loading in response to clicking an AppLink. The symptoms are identical to the various issuetracker ...
JAW's user avatar
  • 217
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
0 votes
1 answer
315 views

How to configure web app fallback for instant app

I'm having an android app that is having an instant app version. My instant app can be launched & run without installation from deep link. This is how my deep domain assetlinks.json looks like: [{ ...
Dawid Zawada's user avatar
1 vote
1 answer
919 views

Deep Links and Instant Apps

I am attempting to implement deep links within my Instant App, and keep running into issues that seem to be coming from something to do with the base application. Currently, the error I'm receiving ...
Josh W's user avatar
  • 11
1 vote
0 answers
216 views

Is it possible to Deep link to Instant Apps (Android) from a third-party / trusted apps?

From my Instant Apps, I want to use a third-party / trusted app for authentication, this will lead the user to switch from Instant App to a third-party app where the user will authenticate himself and ...
Akhilesh T's user avatar
0 votes
0 answers
422 views

URL pattern matching in Android

I want my Instant App to catch a few links and discard rest. So below is the example of URL I want to catch: https://www.example.com/myuser/login/?tc=AAAAAAQXDQAUFZNUUFWSFNNVE4=&next=/myuser/foo/...
manish poddar's user avatar
2 votes
0 answers
660 views

InstantApps.showInstallPrompt - Item not found (with Retry option)

I've been working on an instant app to go along with my existing application. When I reach a certain point in the instant app, I try and prompt the user to download the full application from the ...
hermt2's user avatar
  • 874
1 vote
1 answer
1k views

Start instant app from another installable App

I need to start an Instant App from another installable app I own. The idea is really this, a sync app that starts other instant apps. I've already posted my instant app on google play and it's ...
Thomas Marques's user avatar
1 vote
2 answers
2k views

Use app links to launch instant apps

I created a instant app for which I created app links. I hosted assetlinks.json over valid website. My website name is as below: https://instantappsbase.firebaseapp.com assetlinks.json is hosted over ...
Android_programmer_office's user avatar
16 votes
1 answer
3k views

Instant Apps with NFC

I'm trying to get an instant app to be opened via NFC. I have something like the below in my AndroidManifest.xml <intent-filter android:autoVerify="true"> <action android:name="android....
Ryan C's user avatar
  • 1,003
4 votes
1 answer
1k views

Android Instant Apps and use of App LInks

It looks like right now that Android Instant Apps are supported in Android 5.0 or later. However, App Links (which I understood that Instant Apps depend on) are only supported in 6.0 or later. I've ...
John O'Reilly's user avatar
2 votes
2 answers
2k views

Branch.io and Instant Apps

I have an app that's using Branch.io and am in process of updating it to support Instant Apps. Part of this change will require using app links to navigate from one part of app to another. The ...
John O'Reilly's user avatar
1 vote
1 answer
951 views

Android Instant App deep link

I declared the below in feature module.i tested instant app in mobile device it runs successfully.but when I type this url it not lead to instant app.what is procedure to launch instant app from URL. ...
Ragavendra M's user avatar
9 votes
1 answer
3k views

Link is not opened as instant app in some devices

I had published my instant app in play store. when i click the link from gmail it opens as instant app in some devices (Samsung s6 note ,moto g4 plus) In some devices its not working ,but those ...
Dinesh Kannan's user avatar
15 votes
1 answer
667 views

is app indexing is necessary for instant app to show in google search

I have developed an instant app & published it into the play store, also has a website associated with the Instant App. tested the app link with the testing tool from here. The app is opened ...
Dinesh Kannan's user avatar

15 30 50 per page