sorinandrei commented on pull request #87: URL: https://github.com/apache/cordova-node-xcode/pull/87#issuecomment-914268731
> 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. About this issue, did it require putting up a local in app web server in order to serve those games? Or is it enough to put the iframe source to the ODS game index.html? -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
