yonoss opened a new issue, #500:
URL: https://github.com/apache/cordova/issues/500
In Google Chrome for example, EventSource and/or fetch are getting the
packages from a SseEmitter endpoint, one by one, so that I can get the ChatGPT
tokens generation effect.
But in my Cordova app, in
lorenzodallavecchia commented on PR #629:
URL:
https://github.com/apache/cordova-plugin-file/pull/629#issuecomment-2401514839
Is there still something preventing the merge, apart from failing tests?
This PR is needed to comply with the new media permission guidelines (see
apache/cordova-