Sebastian Roth

Results 199 comments of Sebastian Roth

Could you build a repro case in this repos integration test suite, then it will be easier to prepare a fix.

> I will try to reproduce on the example app and contribute the test, thanks You may want to use the current `main` branch for writing the test. Thank you...

The only workaround I know is to reduce the method count by removing dependencies. `gson` is a good candidate to get rid of and replace with androids built in methods....

How would you handle the upload in the background on web, using a web worker or similar?

@daniel-vera-g can you start collecting links / demos or sample code even for this ticket? There is more work to be done before this can start (e.g. unified plugin transition,...

@yurijdvornyk which plugin version are you using?

@jaijkjk Please submit more details. What is working / not working. What did you expect & what is the current result?

There seems to be a unexpected end of stream. Are you able to reproduce this in the example project?

@jayant1441 thank you for your comments - please open a separate ticket for any iOS issues (please also test using the latest beta). We do appreciate a PR rgd. missing...

Could this be adjusted with an exponential retry logic? Some files really must be uploaded - and the user will not want to re-upload manually if their internet connection is...