diff --git a/packages/web/src/components/meta-tags/MetaTags.tsx b/packages/web/src/components/meta-tags/MetaTags.tsx
index cf13b05a76e..cb544b1df20 100644
--- a/packages/web/src/components/meta-tags/MetaTags.tsx
+++ b/packages/web/src/components/meta-tags/MetaTags.tsx
@@ -198,7 +198,8 @@ export const MetaTags = (props: MetaTagsProps) => {
-
+ {/* Omit the Android app URL: X's WebView can load audius:// as a
+ webpage and fail with ERR_UNKNOWN_URL_SCHEME. */}
) : null}