Hi,
The CachedImageSync is playing animation even if the image comes from cache.
After debugging I have metrics.transactionMetrics.count equal 2 and it returns resourceFetchType = .localCache in the first object, not the last one.
Do you have this as well or it's just me?
Thanks!