Ron Radtke

Results 69 comments of Ron Radtke

Currently not. What you can do i basically sharing the folders of the app so that it is shown in the file manager on ios.

Currently I don't have any plans to implement it. You are right that it would be a nice feature especially since we have something comparable for Android. I will keep...

Is it still the case with 0.18.3?

Are you using new or old archiektur? And is it reproducable with your minimal code snippet?(if I use a correct base64 string)

Okay. The import looks rather odd since you didn't adjust the name. 0.16.4 works fine in my productive app. Didn't get to update libs there yet. I'll test the 0.18.3...

In general the function is doing it what it should and works as expected. The error you're seeing is because writing to the file fails for unknown reason. Edit: Managed...

Sounds like a bug yes. Need to test this one and see what's wrong.

The hashes are not used for encrypting but only for getting the hash of a file, e.g. to check for integrity. So there shouldn't be any issues here unless you're...

@Brune04 yep, still the same. MD5 und SHA1 are valid for a hash sum of a file to check it's integraty. Since it is still very hard to match the...

Does it state any more information about where it is expecting a declaration or statement?