DISQUS

DISQUS Hello!  The comments on this profile are unclaimed and thus are unverified.

Do they belong to you? Claim these comments.

Code Generator's picture

Unregistered

Feeds

aliases

  • Code Generator

Code Generator

10 months ago

in PhoneGap - Native iPhone Apps Running your HTML, CSS, JavaScript Code on britg
hey Guru
if you have successfully deployed your web application on gap can you please help me by giving following answers:

1-Did you run it after after following any jail breaking procedure...?
if so then did you follow the procedure defined here http://www.onlamp.com/lpt/a/7281 or something else?
2- if there is no way to run gap application without taking standard membership from iPhone dev center, then <key>CFBundleSignature</key>
is the place where should i place something received after standard membership? if not then whats the purpose of this key in info.plist file?
3- should we replace the values in string ${EXECUTABLE_NAME} and ${PRODUCT_NAME}?
<key>CFBundleExecutable</key>
<string>${EXECUTABLE_NAME}</string>
<key>CFBundleName</key>
<string>${PRODUCT_NAME}</string>
or will these be replaced at runtime? if not then what are the appropriate values should we replace?
4-3- According to iPhone Environment all applications should be copied in iPhone Applications directory with the .app extension
SpringBoard automatically recognizes the application on its restart.
i downloaded the code and it comes with sintaxi-gap-2e59c387b42cb3878596479870679191be6a14e4 name.
Can i rename it or is there any constraint i can't change the name or should only add the .app extension like sintaxi-gap-2e59c387b42cb3878596479870679191be6a14e4.app?

thanks in advance for you help
cheers
1 reply
britg Unfortunately I am still waiting on approval to the dev program so I
cannot help there. And no I did not do any jailbreaking on this
iPhone. Try asking dirk on the phonegap google group - he is very
near to publishing the first phonegap app!
Returning? Login