RE: Cordova strategy for Hosted Apps

2014-06-16 Thread Jeff Burtoft
of the strategy. What are your thoughts on this? -Original Message- From: Marcel Kinard [mailto:cmarc...@gmail.com] Sent: Monday, June 9, 2014 3:05 PM To: dev@cordova.apache.org Subject: Re: Cordova strategy for Hosted Apps To elaborate a bit more on #1, I've seen issues where

RE: Cordova strategy for Hosted Apps

2014-06-10 Thread Jeff Burtoft
support. That's why I'm wondering if it is officially part of the strategy. What are your thoughts on this? -Original Message- From: Marcel Kinard [mailto:cmarc...@gmail.com] Sent: Monday, June 9, 2014 3:05 PM To: dev@cordova.apache.org Subject: Re: Cordova strategy for Hosted Apps

Re: Cordova strategy for Hosted Apps

2014-06-10 Thread Brian LeRoux
on this? -Original Message- From: Marcel Kinard [mailto:cmarc...@gmail.com] Sent: Monday, June 9, 2014 3:05 PM To: dev@cordova.apache.org Subject: Re: Cordova strategy for Hosted Apps To elaborate a bit more on #1, I've seen issues where the cordova.js in the hosted content gets out-of-sync

Re: Cordova strategy for Hosted Apps

2014-06-09 Thread Brian LeRoux
Jesse does well answering the queries. Our ideal is to get cordova-browser somewhere production ready in the coming year. On Fri, Jun 6, 2014 at 1:24 PM, Jesse purplecabb...@gmail.com wrote: Hi Jeff, 1. Currently (out of the box) you can load the start page from the network or the device

Re: Cordova strategy for Hosted Apps

2014-06-09 Thread Marcel Kinard
To elaborate a bit more on #1, I’ve seen issues where the cordova.js in the hosted content gets out-of-sync with the native Cordova runtime installed on the device. Weird behavior can ensue when there are changes across Cordova versions in the js-native interactions. One brute-force way to deal

Re: Cordova strategy for Hosted Apps

2014-06-06 Thread Jesse
Hi Jeff, 1. Currently (out of the box) you can load the start page from the network or the device file system. However, you need to be aware of both CORS issues as well as App store policies which may make this approach un-submittable [1] . You can achieve this either by setting the content