app store - how to create .ipa file from Corona SDK -


please tell me how create .ipa file instead of .app file in corona sdk? , how submit corona application in appstore?

i got solution creating .ipa file while creating build file corona. steps given below -

  • step 1 - create .app file
  • step 2 - create folder name "payload"
  • step 3 - compress "payload" folder , rename file name.ipa "payload.zip".

Comments

Popular posts from this blog

monitor web browser programmatically in Android? -

Shrink a YouTube video to responsive width -

wpf - PdfWriter.GetInstance throws System.NullReferenceException -