When using RMStore, does anyone know how I access the automatically downloaded Apple hosted content.
I can see that it is on the Library/Cache/somekindoffile.zip/ But how exactly can I call that content within the code. Within storeDownloadFinished I can capture the location using [download.contentURL path].
I am hoping this is a bit of dumb question, but I can’t see anything in the docs, source code or find a way to launch or link to the file once downloading content automatically ends.
I'm sure it's obvious and I'm being a little simple - it's just causing me to rip out what little hair I have left.
Help on this would be very much appreciated!
Thanks