You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2020/04/24 23:35:39 UTC

[GitHub] [cordova-node-xcode] gabriele-sacchi edited a comment on pull request #87: Add support for On Demand Resources tags on iOS

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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org