Im developing the Spacey Plan app
Im allowing the users to upload a floor plan image. First I used a bses64 encoding storing on the settings object in Homey. This is retained between app resinstalled. The issue however is that this very limiting of size of the object.
So I switched to Image support which would have worked great
However what I see is that images are not retained when the app is updated or installed. I thought this was only connected to me when I did development but I see now its not. When user gets my updates for the app all images are lost. Meaning they will have to reupload them.
Is this really how this works?
I found this now maybe that is the way: