You cannot post messages because only members can post, and you are not currently a member.
Description:
Group focused on the use of PhoneGap (http://phonegap.com).
Please first check out the FAQ http://wiki.phonegap.com or search the group before asking a question.
Note: First-time posts are subject to moderation, to prevent spam.
|
|
|
Phonegap 2.7 and Ripple
|
| |
Noticed something odd. I've got a simple app I'm testing with Ripple. If I copy the cordova.js file from 2.7, it will not work properly in Ripple (reports a syntax error in the JS file). Copying cordova.js from 2.6 works fine. Can anyone else confirm this?
|
|
Issue when launching phonegap webapp on android
|
| |
I am facing a problem with the application launch behaviour ocurring on on multiple android devices. android 4.0.1 and upwards phonegap plugin cordova 1.7.0 when I launch the app from play store using the open button button from google play the oncreate event is getting fired eventhough the app is... more »
|
|
Screen dimension differences between development and device
|
| |
Hi I am developing a phonegap application for iPhone. I do most of my development and testing in Chrome on my MacBook Pro. Currently my setup is that I have two different stylesheets: browser.css and iphone.css When I am developing and testing in Chrome I need to use the browser.css and when I put it on the device I need to use iPhone.css... more »
|
|
facebook connect problem
|
| |
hey experts i am a starter in phonegap and have to work in existing phone gap app made with 1.7.0 version , now the problem is when we download that from the app store its facebook connect work fines but when i run it from xcode , its button doesn't work at all and neither i get any eror, please... more »
|
|
Stop audio on doubleclick
|
| |
I made an phonegap application that plays an sound when the user clicks on the button: <button onclick="playAudio('test.mp3') ">Play Some Audio</button> But i want that the sound stops when the user makes an doubleclick, somehow my code dont works! Im an beginner in javascript, and think the i didnt put... more »
|
|
Stop audio on doubleclick
|
| |
I made an phonegap application that plays an sound when the user clicks on the button: <button onclick="playAudio('test.mp3') ">Play Some Audio</button> But i want that the sound stops when the user makes an doubleclick, somehow my code dont works! Im an beginner in javascript, and think the i didnt put... more »
|
|
Dialer!!! call function
|
| |
Okay i've searched all over the web and i cant seem to find a solution! I need to make a simple function----> function call(num){}; that dials a number when i call it and on the hang up return to the app! the tel uri IS NOT relevant to this case, i need to make the app call automatically, and as i said, return to the app in the end..... more »
|
|
no more memory in localstorage
|
| |
I have an app that saves lots of data into localstorage ... i have one user who has a few hundred files now, and has seen some errors come up .. I traced it to a memory limit for localstorage ... is there a way around this?
|
|
Screen size configuration
|
| |
Hi! I have a problema with the screen size of Windows Phone 8 template, the screen it's too big, and is away annoying to fix this in CSS. In the Windows Phone says the *$(window).width() *is 1024. Check it out: With Firefox resizeable screen resolution for developers: <[link]>... more »
|
|
|