I was wondering if there is a way to do this in regular http as well and avoid having to depend on a ipfs node in mobile apps. 🧐
Discussion
You could add your own desired IPFS APIs in the app which get the image for you and serve it to you over http. Piñata or Cloudflare offer something like that iirc.
On the other hand I don’t think it would be that hard to implement IPFS.js inside the mobile app.
Hopefully we can do it natively/truly trustless.