boolder-org / boolder-android

Boolder Android app https://www.boolder.com/en/app
MIT License
26 stars 12 forks source link

Handle deep links to boulder problem #107

Closed wang-li closed 4 months ago

wang-li commented 5 months ago

Any shared link from a topo should be opened by the app if it installed on the device.

This change needs a preliminary setup of the backend, so that the association between the app and the boolder.com domain is legit: https://github.com/boolder-org/boolder-rails/pull/34

wang-li commented 5 months ago

@nmondollot Here is the result when clicking a link, for example, from a SMS:

https://github.com/boolder-org/boolder-android/assets/8343416/77febbb5-1bed-4fe3-b47d-d73411f1cc24

nmondollot commented 4 months ago

Wow, amazing! 🤩

I'll add it to the iOS todo list too :)