Conversations
Conversations 1 - 20 of 60
Is there a way to do this?
"ReferenceError: Can't find variable: StatusBar" trying to use version 1.1.0 of com.phonegap.plugin.statusbar
I want to force the iOS to be visible at all time and have the top of my app align with the bottom of the statusbar.
I was hopeing tha...
iOS Problem with Push Notification plugin for PhoneGap Build
I've been successful in implementing PhoneGap Build's new Push plugin for Android devices. I cannot get it to work for iOS.
Here is th...
How to install download .ipa file in my iphone/ipad from my own server?
I build some app from phonegap it include .ipa file.Then i put in my own server.So that i create some code for iphone/ipad user can downl...
best way to loose focus/close keyboard in android PGB app
In a PGB 1.7.0 application I am writing,
I am having 3 problems:
1) I have some UI that includes a textbox (input type text) and a d...
[PhoneGap Build] Future Plugin Support
Hi all,
There have been a lot of threads on this forum about plugin support in PhoneGap
Build. As you may know, we released support ...
Provide feedback when newer versions are available for a used feature (plugin)
I already had this idea before. it was close as implemented but what was implemented was not what I was asking for.
Since I have no wa...
optional different config files per platform
actually this is a followup on:
http://community.phonegap.com/nitobi/...
I had the following idea that should be much easier for you...
Is PhoneGap Build or Google Play concatenating my App ID?
Every time I submit my application APK to Google Play using the same App ID as my iOS IPA, I get the error "Your app ID must not contain ...
Provide feedback when newer versions are available for a used feature (plugin)
For example,
I have had <feature name="http://plugins.phonegap.com/ChildBrow..." / within my config.xml
and just discovered that vers...
showLocationBar:true for child browser 3.0 pgb 1.9 des not show the location bar
child_browser = window.plugins.childBrowser;
child_browser.showWebPage(url, { showLocationBar: true});
opens the url in a full scree...
com.phonegap.plugins.childbrowser + com.phonegap.plugins.pushplugin
We used to have both thos eplugins working on PG 2.9,
however now when I look at the documentation for childbrowser https://build.phone...
Having a probelm with old iOS versions and specifying minimum required iOS version
The latest version of our app hangs at some point.
We saw this happening on iOS devices with versions prior to 6.1.3.
However after t...
Scope of callback functions in push plugin
I am looking at this piece of code (from https://github.com/phonegap-build/Pus...) :
if (device.platform == 'android' || device.platfo...
http://debug.phonegap.com seems to be down.
Error 102 (net::ERR_CONNECTION_REFUSED): The server refused the connection
"onDeviceReady" event is not working
Probably I'm missing something but on the iOs simulator is working ok but on a real device is not calling the "onDeviceReady" event
My...
what happens when I update code before previous build finished
If I submitted my code to PGB, must I wat for the build to complete on all platforms before I submit it again ?
"last build" does not update until page refresh.
In phonegap build when updating code the "last build" information does not update until I refresh the entire window.
onLoad, onReady, onDeviceReady ?
Is there a recommended pattern for use when I want the same page to be usable both within PG and in a normal browser?
in other words,...
opeing phone network settings dialog
When my phone (android) is not connected to the internet and I open the browser app It pops a dialog that says:
"This application req...


