scene icon indicating copy to clipboard operation
scene copied to clipboard

Deep linking?

Open mokhtarabadi opened this issue 4 years ago • 1 comments

Is there deep linking available? When it's will ready and how can I use that?

I cooding android side of a social network and I need handle deep link to open profiles, media and other items in the app by link

mokhtarabadi avatar Dec 05 '20 13:12 mokhtarabadi

tutorial/deeplinks branch

just support basic usage

https://github.com/bytedance/scene/blob/tutorial/deeplinks/app/src/main/java/com/bytedance/scene/deeplinks/MainActivity.kt

qii avatar Dec 29 '20 12:12 qii