Ross Vernal
Results
1
comments of
Ross Vernal
Having looked at ScanState.save, it looks like it's failing on this line: outputStream = mContext.openFileOutput(TEMP_STATUS_PRESERVATION_FILE_NAME, MODE_PRIVATE); I think it can't write to a file for some reason, the file is...