Anyone have any idea why the NextPageObject doesn’t render in the FireTV stick client? Is there a workaround without having to completely reengineer my plugin?
Thanks.
Anyone have any idea why the NextPageObject doesn’t render in the FireTV stick client? Is there a workaround without having to completely reengineer my plugin?
Thanks.
NextPageObject is just a DirectoryObject. It is slightly different in that it allowed for endless scrolling in some clients instead of showing an item that says “Next Page”. Just replace your current NextPageObject with DirectoryObject and everything should work fine.
Gotcha. Thanks.
So I tried replacing the NextPageObject with a DirectoryObject, and now the entire contents of the ObjectContainer are being rendered twice on the Fire Stick. 
Hopefully the author of that app sees this and fixes it.
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.