Share & Video Deeplinking (React Native)
Set shared base URL
FireworkSDK.getInstance().shareBaseURL="https://example.com"Enable the share link to launch the app
Open video player
FireworkSDK.getInstance().openVideoPlayer(sharedLink);Manually construct the shared URL
Open single content player
Open playlist player
Open floating player (only supported on iOS)
Configuration for opening video player
Last updated
Was this helpful?