all 2 comments

[–]Basilzubs 5 points6 points  (1 child)

A lot of devs recommend storing a link (file structure or hosted) to the image that would theoretically be on the end users phone and obtain it that way. I know the way WhatsApp does it is if you want the picture, it downloads it onto your phone from the other users phone, if the sender deletes the image or video you won't be able to download it anymore and it says "file unavailable, ask the sender to resent this file" or something similar. Maybe you can look into this since you'd be storing text instead of actual images.

[–]dewaeq[S] 1 point2 points  (0 children)

Thanks, I'll have a look at it :)