Some minor issues maybe
Opened this issue · 0 comments
toaderDragos commented
In section 5: Add input and output -
- The line: "val resolver = appContext.contentResolver" appears out of nowhere and it is not explained in section 3, nor in section 5.
- Step 5 - Output temporary URI / Return this to WorkManager using Result.success(Data outputData) - Maybe delete the Data from the parenthesis?