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
Post a Comment