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

Save worker issue #308

Open
alleviatelife opened this issue Oct 27, 2022 · 1 comment
Open

Save worker issue #308

alleviatelife opened this issue Oct 27, 2022 · 1 comment

Comments

@alleviatelife
Copy link

The state of "workInfo" is "FAILED".It is failing for SaveImageToFileWorker in the master branch code.

WorkInfo{mId='47548a1e-bb23-4c98-8ced-c260057f4e18', mState=FAILED, mOutputData=Data {}, mTags=[OUTPUT,com.example.background.workers.SaveImageToFileWorker
Screenshot 2022-10-27 at 8 52 16 PM

@Kakaranara
Copy link

The state of "workInfo" is "FAILED".It is failing for SaveImageToFileWorker in the master branch code.

WorkInfo{mId='47548a1e-bb23-4c98-8ced-c260057f4e18', mState=FAILED, mOutputData=Data {}, mTags=[OUTPUT,com.example.background.workers.SaveImageToFileWorker Screenshot 2022-10-27 at 8 52 16 PM

check the logcat. that's a permission issue. the solution is to make runtime permission about WRITE_EXTERNAL_STORAGE

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