tv-samples icon indicating copy to clipboard operation
tv-samples copied to clipboard

feat: use engage-sdk for continue watching

Open vighnesh153 opened this issue 7 months ago • 3 comments

This Pull request integrates Engage SDK with TV samples app. In the current implementation, we are making use of androidx.tvprovider to update the Watch Next program row on a TV device. Since androidx.tvprovider is no longer maintained and we are now moving towards cross-device continue watching, we are migrating to making use of Engage SDK to publish to the watch next program row on a TV device.

vighnesh153 avatar Jan 15 '24 09:01 vighnesh153