gabriele-sacchi edited a comment on pull request #87:
URL: https://github.com/apache/cordova-node-xcode/pull/87#issuecomment-607872469


   Hi all,
   Quick question: even if we end up using this tool to tag ODR resources with 
Cordova, then how can we load those On-Demand resources in our App through 
Cordova?
   
   It looks like Apple only lets you access those ODR using their native API 
([NSBundleResourceRequest](https://developer.apple.com/documentation/foundation/nsbundleresourcerequest))
 and I haven't seen a Cordova plugin that does that for us..
   
   See:
   
https://stackoverflow.com/questions/60955952/download-apple-hosted-on-demand-tagged-resources-via-javascript
   
   Thanks
   
   **PS.** **I ended up creating my own plugin** to download and load ODR (HTML 
5 games in my case) from the file system into an iframe in the (Ionic Engine 
powered) Webview.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to