Conversations
Hello guys... i've got an application i've built in html... want to compile it for iOS store submission
- I created a folder with my a...
I've setup a splash screen for my app, but it vanishes in a blink of an eye when you load the app up.
Any ideas how to get it to displ...
The performance of PhoneGap / Cordova file IO operations on iOS is causing problems. The encoding should be removed, as it is not require...
I found the sentence cafebabe in the 2 first bytes of iOS application binary. Is it an easter egg from phonegap build ? :D
navigator.camera.getPicture(function(imageData) {
app.setValue('ImageV', "data:image/jpeg;base64," + imageData);
al...
I followed the guide and loaded the "team provisioning profile" and my developer certificate, but after 12 hours I still give the message...
I am working with local storages and wanted to know if the key can consist of only numbers or if it can contain slashs or dashs. so like ...
I was getting an app that was about 660Kb (about a month ago) and now the app is 1470Kb.
I've not added much code/images (the zip I up...
I'm having a issue that i couldn't be hable to solve, maybe anyone can give me a tip about what i'm doing wrong.
1 - I'v created my we...