Hi,
Cordova cli provides the following three options to execute your app from the
shell:
* run --emulator (or emulate) - to run the app on emulator
* run --device - app will be executed on the connected device
* run --target - same as above, but you specify particular d
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/15750/#review29208
---
The documentation should probably be clear that 'custom="false"' wil
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/15750/
---
Review request for cordova, Max Woghiren and Braden Shepherdson.
Bugs: CB-5238
Hi Peter,
This is a mailing list about the development of the Cordova framework.
For questions regarding actual use of Cordova, you should post to the google
group: https://groups.google.com/forum/m/#!forum/phonegap
Thanks,
Dan
Hi,
I have created my second ios phonegap project with the media plugin and it just
does not work!
I have followed the same steps as the first project, ie
1. phonegap create Project2 com.companyname.project2 Project2
2. cd Project
cordova platform add ios
3. cd platform/ios
phonegap local p
It would be impractical to add for Android. All you would need to do
is make sure that you have a device running a different version of
Android connected every time you tested, and for the emulator, that
means manually controlling the emulator. Trying to control the
emulator from the command line
Am I crazy, or is that an important missing feature of the CLI? It would
be useful for Android as well.
On 2013-11-20 17:36, Shazron wrote:
There is no spec for this in the CLI. But for iOS, using the underlying
ios-sim tool which runs the emulator, it is possible.
On Wed, Nov 20, 2013 at 1:2
There is no spec for this in the CLI. But for iOS, using the underlying
ios-sim tool which runs the emulator, it is possible.
On Wed, Nov 20, 2013 at 1:26 PM, Michael Gauthier wrote:
> Is there a way to test apps in older versions of iOS using the CLI?
>
> cordova emulate just runs iOS7.
>
> I w
Is there a way to test apps in older versions of iOS using the CLI?
cordova emulate just runs iOS7.
I want to test iOS6.
Thanks,
Mike
See my plugin as well (deep linked in the SO link provided by Dan Moore):
https://github.com/shazron/TestFlightPlugin/blob/master/plugin.xml#L35
On Wed, Nov 20, 2013 at 6:44 AM, Dan Moore wrote:
> Hi Erik,
>
> Here is a stackoverflow question that might address some of your concerns,
> at leas
Thank you steven. :) Please let me know if anything doesn't seem right.
On 11/20/13 12:57 PM, "Steven Gill" wrote:
>I will get to this today/tomorrow
>
>
>On Wed, Nov 20, 2013 at 12:45 PM, Naik, Archana wrote:
>
>> Hello, Devs
>>
>> I have sent this earlier but thought would remind you guys for
I will get to this today/tomorrow
On Wed, Nov 20, 2013 at 12:45 PM, Naik, Archana wrote:
> Hello, Devs
>
> I have sent this earlier but thought would remind you guys for these core
> plug-ins. Amazon-fireos has been added as a platform in all these. Can
> someone please review and merge?
>
> co
Hello, Devs
I have sent this earlier but thought would remind you guys for these core
plug-ins. Amazon-fireos has been added as a platform in all these. Can someone
please review and merge?
cordova-plugin-battery-status
Dev - https://github.com/apache/cordova-plugin-battery-status/pull/6
Mast
Whoops, I also meant to say, those LGTM, especially the first one. Much
more detailed docs for CLI are very welcome.
Braden
On Wed, Nov 20, 2013 at 1:20 PM, Braden Shepherdson wrote:
> Reviewboard was giving Mark problems last week, too. Pull requests are
> more convenient with the exception th
Reviewboard was giving Mark problems last week, too. Pull requests are more
convenient with the exception that they send emails on every comment,
rather than buffering them until you submit the review. One of the Github's
oldest outstanding requests, etc. etc.
Braden
On Wed, Nov 20, 2013 at 12:2
Hello,
Can somebody please review these two documentation pull requests?
https://github.com/apache/cordova-docs/pull/140
https://github.com/apache/cordova-docs/pull/149
I'd like to merge them pretty soon - I guess I can do this on my own based
on silent consensus.
Also, I tried to use the revie
Hi Erik,
Here is a stackoverflow question that might address some of your concerns, at
least around ios frameworks:
http://stackoverflow.com/questions/19803542/how-to-add-a-third-party-framework-to-a-cordova-3-0-custom-plugin/20026559#20026559
Dan
On Wed, Nov 20, 2013 at 4:24 AM, Tommy Williams wrote:
> Changes to the File API needs to be NOISY. According to the stats from the
> plugin repository, it's one of the top downloaded plugins.
>
Agreed 100%. We don't want to just slip this in with no notice other than
on the dev list.
At the ve
Hi,
I'm a member of the AeroGear team and we have created a number of plugins that
enable the use of our native libs for cordova development. Now the question is
how to use libraries with a plugin. Right now our iOS projects use cocaopods, I
think is the most ideal way as this is just a source
Nah.. Don't worry about an edge case like me! That was just an extreme
example. I can always just re-do my changes to a new fork of the new
hotness... ((I hate client certificate authentication, not you, heh)).
I am just worried about fallout from users :(
Changes to the File API needs to be NOIS
20 matches
Mail list logo