You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 3, 2020. It is now read-only.
I just integrated Conceal into my app, and run for the first time.
However, the app crashes right away when getting cipher input stream from file, using:
I just integrated
Conceal
into my app, and run for the first time.However, the app crashes right away when getting cipher input stream from file, using:
InputStream encryptedInputStream = crypto.getCipherInputStream( fileStream, Entity.create(file.getAbsolutePath()));
The back-trace is as below:
So please take a look at this crash.
Thanks.
Device: Samsung Galaxy J7 Prime (G610F)
Android version: 8.1.0
The text was updated successfully, but these errors were encountered: