Skip to content

Use a "clean" name when importing images

Currently, when importing an image on iOS, we end up with a file name which is not valid on other platforms. Hence, we should better generate a custom name in any case (using UUIDs).

Edited by Martin Hoeher