You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I wonder if there anything special we need to do for the app so it can use the spotlight search.
I'm setting
<meta property="expo:spotlight" content="true" />
in the Head, trying with various things for meta (title, description, og:description) but for some reason the app is not displayed in the search (testing on device)
I'm using --tunnel and handoff works nice but I don't seem to be able to make spotlight work.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi, I wonder if there anything special we need to do for the app so it can use the spotlight search.
I'm setting
in the Head, trying with various things for meta (title, description, og:description) but for some reason the app is not displayed in the search (testing on device)
I'm using --tunnel and handoff works nice but I don't seem to be able to make spotlight work.
Any idea what I may be messing up? 🙏
"expo-router": "1.7.3",
"expo-constants": "14.2.1",
Beta Was this translation helpful? Give feedback.
All reactions