Florentin Luca Rieger
Florentin Luca Rieger
`Furhermore, it introduces skipping of the initial part of the file in case of a range request not starting from zero` @steinjak This does sound interesting, maybe it is even...
> @visuallization I think the skipping part is unrelated here, as it's the `Content-Length` header that ends up with the wrong value due to a race condition. If I remember...
We do experience a similar issue on Android with mp3 files where they would sometimes load and sometimes won't. This is how the network tab looks like for a successful...
Ps. The fetch for `u1b_7` and `u1b_8` was working in the last screenshot. However `u1b_5` and `u1b_6` failed.
I just noticed there are a few similar issues which just got closed but never fixed, so this seems to be a recurring problem. - https://github.com/ionic-team/capacitor/issues/5839 - https://github.com/ionic-team/capacitor/issues/2978
@edbeeching Did you by chance had time to test this?
@edbeeching okay yeah I thought so. A build server is the only option I can also think of.
> Hi there, I work in a Macbook with an M1 processor, I followed the documentation but didn't work for me, so I tried to change python3 to python2 when...
@Ivan-267 What is the current state of the PR? Any chance we can clean up the mess I have made? :D
Commit https://github.com/fastlane/fastlane/commit/b40f12b46c586231c74b0ce7025b8e34dffa3141 was not merged to master yet: 