i am using https://github.com/jhansireddy/AndroidScannerDemo this scan library in my project.
when i capture image i am getting D/skia: --- Failed to create image decoder with message 'unimplemented'
in console and The captured image not sets to imageview in Android P.
also when i am testing same app in Android Q i am getting below error.
2020-02-05 11:32:23.668 9270-9270/? E/ReviewScreenImpl: onClickOKButton() - Fail to decode captured picture
Can someone please help on above issues.