How to implement the download of free DLC without using UI thread
Rhuan Inocêncio
0
Reputation points
Hi, In a store app, is it possible to implemente do download of DLC without the need of the UI thread? I ve tried with storecontext but seems not possible. Also, is it possible to start the download of free DLC without the action of purchasing it? In my tests, I seem to be unable to download the DlC using the DownloadAndInstallStorePaxkagesAsynx() if I don’t “buy” it before, using the RequestPurchaseAsync()
Sign in to answer