airbnb / airbnb/DeepLinkDispatch

Get the parsed intent from DeeplinkDelegate

Open
#217 6 comments 6 reactions 0 assignees View on GitHub
Dominant language
Kotlin
Stars
4.4k
Forks
414
PR merge metrics
No merged PRs in 30d

Description

Hi,

Is there a way to get the parsed intent from DeeplinkDelegate? I am interested in getting the intent for a deeplink and then performing different functions.
The current deeplink delegate does not seem to be supporting that. I presume this is by design to keep the API simple. But is this a valid usecase?

I guess I could replicate the feature by pulling out the code from DeeplinkDelegate. But I wanted to if this situation was avoided due to some forethought.

Contributor guide

Open the contributing guide

Research direction

Start by reading the DeeplinkDelegate entry point and the existing issue discussion. Determine whether exposing the parsed intent is an intended API change, then define the supported usage and tests needed to show callers can retrieve it and perform different deeplink actions.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, kotlin
Domain
mobile-dev
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.