Github user fredgalvao commented on the issue:
https://github.com/apache/cordova-ios/pull/313
@andreszs Did you try:
```
cordova platform add https://github.com/shazron/cordova-ios.git#CB-12856
cordova plugin add https://github.com/phonegap/phonegap-plugin-push.git
Github user fredgalvao commented on a diff in the pull request:
https://github.com/apache/cordova-docs/pull/702#discussion_r114470167
--- Diff: www/_posts/2017-05-04-android-release.md ---
@@ -0,0 +1,33 @@
+---
+layout: post
+author:
+name: Fil Maj
+url
Github user fredgalvao commented on the issue:
https://github.com/apache/cordova-ios/pull/228
Should my previous comment go into an issue dedicated to discussion? There
was no feedback on it, and it seems like there is a consensus into doing the
simple version, which imo doesn
Github user fredgalvao commented on a diff in the pull request:
https://github.com/apache/cordova-docs/pull/696#discussion_r113379709
--- Diff: www/docs/en/dev/config_ref/index.md ---
@@ -476,7 +476,7 @@ This tag installs resource files into your platform,
and is similar to the
Github user fredgalvao commented on a diff in the pull request:
https://github.com/apache/cordova-docs/pull/696#discussion_r113359587
--- Diff: www/docs/en/dev/config_ref/index.md ---
@@ -470,6 +470,23 @@ Examples:
```
+## resource-file
+
+This tag
Github user fredgalvao commented on the issue:
https://github.com/apache/cordova-android/pull/332
@macdonst Hmm, I think I found something strange.
This is still open, even though the code is on master. Commit
https://github.com/apache/cordova-android/commit
Github user fredgalvao commented on the issue:
https://github.com/apache/cordova-ios/pull/228
Is there any reason why this PR doesn't also export `CFBundleName` as the
result of the short name on config.xml? Follow me for a while:
According to [this page on the deve
Github user fredgalvao commented on the issue:
https://github.com/apache/cordova-android/pull/244
@infil00p This issue still exists. For anyone changin applicationId on
android, to use flavours or whitelabel-like solutions, running cordova will
always try to launch the base package
Github user fredgalvao commented on the issue:
https://github.com/apache/cordova-docs/pull/608
Why not implement it instead? I'd bet `cordova plugin rm XXX && cordova
plugin add XXX` is a very common thing, and a `cordova plugin update XXX` could
be usefull.
Github user fredgalvao commented on the pull request:
https://github.com/apache/cordova-docs/pull/384#issuecomment-147849250
The url provided points to a server with no valid SSL certificate, and many
browsers will warn users about that. Is there any problem changing that from
`https
Github user fredgalvao commented on the pull request:
https://github.com/apache/cordova-docs/pull/375#issuecomment-146705209
Cool, @csantanapr! As an off-topic comment though, it'd be interesting to
have a link to the companion app on the event website, I only found about it on
Github user fredgalvao commented on the pull request:
https://github.com/apache/cordova-docs/pull/375#issuecomment-146677471
I couldn't find a link or any details about an app built with cordova
there. Is an app in development?
---
If your project is set up for it, you can rep
Github user fredgalvao commented on the pull request:
https://github.com/apache/cordova-lib/pull/171#issuecomment-13548
Shouldn't this be documented somewhere? It does not appear when I run
`cordova help create` as a valid option.
---
If your project is set up for it, yo
Github user fredgalvao commented on a diff in the pull request:
https://github.com/apache/cordova-docs/pull/212#discussion_r21742998
--- Diff: docs/en/3.4.0/guide/platforms/android/index.md ---
@@ -242,3 +242,31 @@ You can push the app to the device from the command
line
14 matches
Mail list logo