Ron Radtke

Results 69 comments of Ron Radtke

I managed to reproduce it now and created a repo for testing: https://github.com/RonRadtke/RNBlob_bug_rootview The issue seems to be that some libraries are exchanging the rootview with an own UIView and...

Okay I think I should rework the whole EventEmitter logic to fix this so we are independant on the bridge and remove deprecated APIs in addition I put it on...

Did you check that notifications for the app are allowed in general?

Please post your code. You're trying to Download a pdf as base64. And then you want to safe it or what?

On iOS you won't be able to see the files in the Files app unless you share them

Could you send the code you're using? It works fine in my productive environment. Did you check if your server is sending the whole file or if the connection e.g....

Thank you. Not sure how to reproduce it yet - so far I can't. I would assume that the content length is somehow off and there for the image is...

The done promise should contain a field "redirects", did you check what is written there? IS this one filled correctly? And I assume it's a 302 redirect? I can't see...

I myself don't have any plans for an macOS implementation currently.