when I open the example in the encrypted asset image library, I can encrypt and decrypt images without any errors. But when I use the library in new project I can't decrypt or display encrypted images. (after compile and run the app I can still encrypt and decrypt the images but once I restart or reload the app again It won't decrypt any of the previously encrypted images, I don't face the same problem with the example project).
when I open the example in the encrypted asset image library, I can encrypt and decrypt images without any errors. But when I use the library in new project I can't decrypt or display encrypted images. (after compile and run the app I can still encrypt and decrypt the images but once I restart or reload the app again It won't decrypt any of the previously encrypted images, I don't face the same problem with the example project).
The code with the included example:
The same code with new project: