Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

App Crash #181

Open
SaadRahim7 opened this issue Apr 3, 2024 · 1 comment
Open

App Crash #181

SaadRahim7 opened this issue Apr 3, 2024 · 1 comment

Comments

@SaadRahim7
Copy link

App getting crash everytime when i scan the document

@spich
Copy link

spich commented May 13, 2024

Caused by: java.io.FileNotFoundException: Directory: '/data/user/0/hr.dol.mojiapp/cache'/1.jpg: open failed: ENOENT (No such file or directory)

"${controller.path}/${controller.dokument.value.documents.length+1}.jpg"
my problem once was

problem was
'/data/user/0/hr.dol.mojiapp/cache'/1.jpg

corect was
"${controller.path}/${controller.dokument.value.documents.length+1}.jpg"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants