Conversations
why phonegap build uses version 1.4.5, even though I specified:
<gap:plugin name="phonegap-plugin-push" source="npm" spec="1.5.2" />
...
if i change the content src in config.xml to remote server, will plugins still work? I would prefer to have the src be external as I need...
I have fullscreen=true, which enables immersive mode on Android:
This usually works fine, but there is a flow that exposes a bug:
wh...
Can you disable pull-to-refresh on crosswalk on phonegap build?
You announced crosswalk support here:
http://phonegap.com/blog/2015/...
To use FB connect plugin with Phonegap Build, we need to give FB:
Default Activity Class Name
This is the fully qualified class name ...
Hi, how can i set push notifications on my ios App by phonegap build?
Thanks