Thank you for he answer. There is a limit which does not seem present in the non-managed store. FYI, my app has about 2800 items that are cached properly in the non-managed store but fail in the managed one.
On Dec 1, 12:25 am, Eduard Martini <[email protected]> wrote: > If there is a limit, that limit is bigger than 100 for sure. I have > around 400 entries in manifest file and all si working just fine. > > On Nov 27, 2:02 am, Jose Gonzalez <[email protected]> wrote: > > > 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.... > >
