EGreg / Platform-history

The Qbix Platform for powering Social Applications
http://qbix.com/platform
GNU Affero General Public License v3.0
21 stars 5 forks source link

Fix realtime updating of images #17

Open EGreg opened 10 years ago

EGreg commented 10 years ago

To reproduce: Load up the same Streams/image/preview on a desktop computer and iphone. Fire up the Node.js script. Change it on iphone, and desktop changes. Change it on desktop, and iphone doesn't change. Is it becuse the iPhone caches images? But we append a new querystring! Hook up to safari and debug this.