Action: downloads
Description:
The download feature enables downloading supported video, so that they can be played in the app even if the device is offline.
Supported platforms:
iOS and Android
Pre-requisites:
QB player
DSP that support downloads
How to configure:
Adding the downloads button:
- Add the ‘Offline Content Action’ plugin
- Style the download experience, please follow this doc
- Add the downloads button to the cell by enabling the action button. Add identifier: open-modal-bottom-sheet-cell-action to display the button inside modal bottom sheet or add identifier offline-content-button
- Add to your DSP supp ort by adding extensions as you can see here
Adding a screen with all the downloaded content:
- create downloads feed: pipesv2://offline-content-button
- Create a screen with a component, and pull the feed you’ve created.
Comments
0 comments
Article is closed for comments.