We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
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
check the logcat. that's a permission issue. the solution is to make runtime permission about WRITE_EXTERNAL_STORAGE
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: