NSURLCache from disk behavior

2013-09-19 Thread Sethi, Raman
We have an enterprise app, a part of which is online and we are seeing that NSURLCache works fine when the cache bits are served from the memory. Now if the app exited and is restarted (as opposed to resumed) NSURLCache is not serving the pages from the disk (as memory cache is wiped) The disk

Android InAppBrowser with local file blocks XHR on Android 4.1

2013-08-26 Thread Sethi, Raman
Hi All, We ran into this issue with the InAppBrowser with local URLs, happens on JellyBean only. https://issues.apache.org/jira/browse/CB-4083 The fix is suggested in the comments if @Shazron or others can take a look. So far we have been patching it on our side and would like customers to

Re: CLI emulate

2013-06-08 Thread Sethi, Raman
Have you tried setting the DEVICE_FAMILY? env DEVICE_FAMILY=ipad cordova/emulate On 6/7/13 10:12 AM, "Lucas Holmquist" wrote: >Hey Guys, > >i did a quick search in JIRA, but didn't find anything on this, > >is it possible in the current CLI to specify which emulator i want to use, > >so some