Giorgio Balduzzi
Giorgio Balduzzi
Uhm, I don't really why the Travis Build fails at the line: `$app['config']->set('elocrypt.prefix', '__ELOCRYPT__:');` which was already present and not modified at all
I can confirm the issue: on iOS
Is there any reason why this PR isn't merged? Is this project abandoned?
My deploy also fails because of this. Thanks @glopezep for the temporary fix! Is there any major reason why the PR has not been merged yet?
Hi @marcosinigaglia , thank you very much for your job maintaining this package. I'm having the same issue described by @erikthiago . Basically, in my app I want to connect...
In the readme it says you can specify the key to use every time: https://github.com/soarecostin/file-vault#using-a-different-key-for-each-file
Thanks @drewwbctz , the only problem with that check is that in case of a different encryption failure (such a wrong key or a malformed file) the code would result...
I'm experiencing a similar problem. When I close the screen with viro using react-navigation, everything works fine. However, when the ViroArSceneNavigator is removed while remaining on the same screen, the...
I have the same issues, i want to set a custom width/height but the scanner just fill the whole screen width even if is container is a 200x200 wrapper view