Hmm, ok I take it back, it seems a little more difficult, because you would have also to parse the downloaded package and move to Gideros accessible directory |D| will need a little more time on that
We need this feature in order to publish our new game to AppStore, so would you mind estimate how long would it take to be done? Also, will you publish the patch on the forum?
In other case we'd consider our options, since we are a bit blocked on this.
I'm currently testing it and btw here is my Work in Progress you can try it too.
Basically it should automatically detect if you have hosted download associated with purchase, start the download and then copy the contents of it to |D| directory.
For now no Gideros events (as this is only a test version), but it would be cool if you could try it out and post what was printed in Log messages
Comments
I think I can do it with SKDownload, but I need more information how do it with Gideros. Is it possible @ar2rsawseen ?
https://developer.apple.com/library/ios/documentation/StoreKit/Reference/SKDownload_Ref/Introduction/Introduction.html
iPhone? https://itunes.apple.com/us/app/save-my-toys/id593292899?l=en&ls=1&mt=8
Andoid? https://play.google.com/store/apps/details?id=cat.acb.savemytoys
I am using StoreKit.
iPhone? https://itunes.apple.com/us/app/save-my-toys/id593292899?l=en&ls=1&mt=8
Andoid? https://play.google.com/store/apps/details?id=cat.acb.savemytoys
will need a little more time on that
We need this feature in order to publish our new game to AppStore, so would you mind estimate how long would it take to be done? Also, will you publish the patch on the forum?
In other case we'd consider our options, since we are a bit blocked on this.
iPhone? https://itunes.apple.com/us/app/save-my-toys/id593292899?l=en&ls=1&mt=8
Andoid? https://play.google.com/store/apps/details?id=cat.acb.savemytoys
Basically it should automatically detect if you have hosted download associated with purchase, start the download and then copy the contents of it to |D| directory.
For now no Gideros events (as this is only a test version), but it would be cool if you could try it out and post what was printed in Log messages
So it should actually do everything you need