I am trying to offline an app that has many (100's of images). They are part of the manifest but never make it into the offline storage.
I have also noticed that the lone .js after the images also does not make it, which kind of tells me that there is a limit to the number of items in the manifest. I am using a Managed Store. Does the limit (if any) also apply to the regular store? Thanks....
