It’s been almost a year into the beta, and we still don’t have deep links. This feels like such a core feature for any modern mobile app.
Any updates from the team on when we can actually expect them?
It’s been almost a year into the beta, and we still don’t have deep links. This feels like such a core feature for any modern mobile app.
Any updates from the team on when we can actually expect them?
I came across this post yesterday. Haven’t tried it myself yet but might be helpful for you.
hey @oliviercoolen !
Nice thinkin, tried it out but to much avail. It redirect to the app when u just use:
[users_app_scheme]://[page_name]
but it doesnt actually go to the page.
And the real use case for deep links is in push notifications so still gotta wait for the bubble team to add that into their workflow event.
Cheers for the insight though
+1 for this.
deep linking and better image upload experience are why I think native mobile is better than PWA or Wrapper.
I haven’t needed to use a deep link (yet) but did you check to see if the url parameters survived the trip?
+1
Would be very useful to have deeplink
Do you have any workaround at the moment ?
My idea is to check when they arrived on the web version if the app is installed and if so redirect to it but I have not try yet.