FYI, I am not sure if the cached images invalided themselves after some days, or if you flushed them, but the new copies of the hosted files are now appearing in my app…
Flush/refresh still needed though… just adding the info that they did come right eventually.
That’s odd, this post is for iOS also in android it updates automatically when the url change, at least for my 2 android devices that I’ve checked.
I suppose that if there is a lib update instead of app update it might be beneficial for the iOS devices too. Idk if that’s possible though.
Hey BlynkAndroidDev, I’m still running into this issue in the current beta version… Clicking refresh or editing the url in the image gallery widget still won’t refresh the image cache. I haven’t tried it by setting the properties from hardware yet but I’d worry it’s not working there either.
Using Android version 2.27.10
(thanks for all your work! Absolutely loving the app!)
Hello. I tried to update an image with set_property in the Image Gallery. But I realized, that they are cached! (( And I found this article. Have you done this update? Or how can I test it with beta? Thanks.
Hi, how are you updating properties? Image widget should invalidate images via set property url for a specific url, or set property urls for all image’s list
Hello,
also having an issue with “any” image showing up in the image galley after the image capture.
the url shows up in the serial monitor, but not in the Blynk App.
@William_Warren please edit your post, using the pencil icon at the bottom, and add triple backticks at the beginning and end of your code so that it displays correctly.
Triple backticks look like this:
```