View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0012951 | MMA | General | public | 2015-11-11 16:58 | 2016-05-30 23:09 |
Reporter | marek | Assigned To | |||
Priority | urgent | Severity | major | Reproducibility | sometimes |
Status | resolved | Resolution | fixed | ||
Product Version | 1.1.3 | ||||
Target Version | 1.1.3 | Fixed in Version | 1.1.3 | ||
Summary | 0012951: Some devices doesn't have storage UUIDs | ||||
Description | Storage UUID is necessary for us to use SAF. Because in SAF uris, the storage is identified by its UUID. But some device doesn't have assigned UUID. It is temporarily workarounded by using app specific folder only on these devices. We should find a way how to pair URIs with storage. There is a user with such device: LG G4. | ||||
Tags | No tags attached. | ||||
Fixed in build | 501 | ||||
|
I have created special build for user with this issue to know how the URIs looks like. Maybe the UUIDs are created as soon as the URIs are requested... |
|
So some devices uses different identificator. It looks like last part of storage path... e.g. external_SD for /storage/external_SD I hope it will work universally. Fixed in build 500 |
|
Verified 500 |
|
Fixed in build 501 There was still one issue with URI matching in this case. I have also added switching of storage type when URI matching fails. I have also asked the user for testing it with USB flash disk. We will see. |