Missed images on ios app resume

Hi Everyone!

I have iOS app built with meteor. When app initially starts everything is fine, all images from /public are displayed correctly, but after app goes to background and then resumed by click on icon of push notifications most of images are missed.

After app resumed only images placed in layout (never rerender) are displayed.

Do anybody have an idea on how to fix that ?