"TheEndless" wrote:
The sample code linked in that blog post contains example XML files. While it doesn't have a GetUpgrade.xml file, presumably, it's pretty much identical to the GetPurchases.xml and/or GetCatalog.xml, since the SDK documentation indicates that they all return the same metadata. Have you tried using one of those as a starting point?
In fact, I did
🙂 Thanks for responding so quickly.
However, when trying to get the
roChannelStore.GetUpdate() method to work, I found that the best I could get was a successful response with no items in it. Try as I might (I tried products, orderItems, purchaseItems, and items), I couldn't get the
items roArray object to populate. Hence, I couldn't verify the second half of the example listed in the roChannelStore documentation (
http://sdkdocs.roku.com/pages/viewpage.action?pageId=3114131). So, ya, I kinda need to know the schema for the GetUpdate.xml file.
I imagine that the documentation for these files will eventually get up there; sounds like the Roku guys just have a little catch-up to do.