Skip to content

Commit ee3566d

Browse files
johnpryansfshaza2
andauthored
Add note to activate "Supported web addresses" in deep linking documentation (#12269)
This adds a note that users may need to enable a setting on their Android device to test that their deep links are working. cc: @chunhtai @hannah-hyj @KCO-SK resolves #12153 --------- Co-authored-by: Shams Zakhour <[email protected]>
1 parent be6c747 commit ee3566d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/content/cookbook/navigation/set-up-app-links.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,11 @@ To test **both** web and app setup, you must click a link
212212
directly through web browser or another app.
213213
One way is to create a Google Doc, add the link, and tap on it.
214214

215+
:::note
216+
If you are debugging locally (and not downloading the app from the Play Store),
217+
you might need to enable the toggle for **Supported web addresses** manually.
218+
:::
219+
215220
If everything is set up correctly, the Flutter application
216221
launches and displays the details screen:
217222

0 commit comments

Comments
 (0)