tntkhang / realm-encryption-helper

Library for generating a key to encrypt/decypt Realm DB
23 stars 5 forks source link

Not working #1

Closed eitanaviv closed 6 years ago

eitanaviv commented 6 years ago

Hi there, Thanks for this library, but unfortunately i can't get it to work. Crashes on my Galaxy S8+ and on Android Studio Emulator. I used your example..

tntkhang commented 6 years ago

Thank for reporting this bug, I checked and found the solution, could you update to version 1.0.1 for fixing this bug

implementation 'com.github.tntkhang:realm-encryption-helper:1.0.1'

I will update the current version to fix this issue and short the dependencies Thanks.