DISQUS

DISQUS Hello! britg is using DISQUS, a powerful comment system, to manage its comments. Learn more.

Community Page

Jump to original thread »
Author

PhoneGap - Native iPhone Apps Running your HTML, CSS, JavaScript Code

Started by britg · 10 months ago

No excerpt available. Jump to website »

2 comments

  • 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
  • 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!

Add New Comment

Returning? Login