Page 1 of 2

IPA is not valid doesnt include payload directory

Posted: Sun Jun 23, 2019 2:12 am
by trags3
I get this error when I try to upload the App package to the App Store.
IPA is not valid. It doesn't include payload directory
What's up?
Tom

Re: IPA is not valid doesnt include payload directory

Posted: Sun Jun 23, 2019 3:18 pm
by trags3
I am using a macBook Air macOS Mojave 10.14.5
LC 9.0.4 build 15303
Xcode 10.1
Tom

Re: IPA is not valid doesnt include payload directory

Posted: Sun Jun 23, 2019 3:37 pm
by richmond62
beer.jpg
beer.jpg (3.4 KiB) Viewed 9924 times
-
Notwithstanding, your message is slightly opaque.

Re: IPA is not valid doesnt include payload directory

Posted: Sun Jun 23, 2019 5:33 pm
by trags3
Thank You Richmond,
I could use a case of those right now. I have been chasing this error message for about 5 days with little to no help from this forum, StackOverflow or Apple.

Re: IPA is not valid doesnt include payload directory

Posted: Sun Jun 23, 2019 5:53 pm
by richmond62
Well . . . 2 ticks after reading your message I put "IPA is not valid" into Ecosia

https://www.ecosia.org/

and got this at the top of the list:

(StackOverflow, no less!)

https://stackoverflow.com/questions/267 ... -issue-ios

Re: IPA is not valid doesnt include payload directory

Posted: Sun Jun 23, 2019 10:10 pm
by trags3
Sorry Richmond,
That doesn't work either.
I built the file, Copied the info.plist to the desktop, edited the info.plist file to include the Appplication requires iPhone environment statement. I then built the app again insuring that before it was signed the corrected info.plist file was added to the package.
Same error message upon upload attempt.

Re: IPA is not valid doesnt include payload directory

Posted: Sun Jun 23, 2019 10:36 pm
by trags3
Here is my info.plist file copied from the delivery package.
Had to take screenshots.

Re: IPA is not valid doesnt include payload directory

Posted: Mon Jun 24, 2019 11:37 am
by LiveCode_Panos
Hello Tom,

How did you create the .ipa file?

And what does it contain?

(you can rename the .ipa to .zip and extract the .zip to see its contents)

Kind regards,
Panos
--

Re: IPA is not valid doesnt include payload directory

Posted: Mon Jun 24, 2019 11:44 am
by trags3
Hi Panos,
With finder I located the "The Other 50.app" built by LC. Right clicked and selected "Compress", Right clicked the Zip file and clicked rename. Renamed to "The Other 50.app.zip.ipa"

Tom

Re: IPA is not valid doesnt include payload directory

Posted: Mon Jun 24, 2019 12:06 pm
by trags3
Hi Panos, Her is the contents of the zip file package.

CodeSignature Folder containing CodeResources

The ApplIcons
Assets

Re: IPA is not valid doesnt include payload directory

Posted: Mon Jun 24, 2019 12:10 pm
by trags3
Hi Panos, here are my Standalone Settings

Re: IPA is not valid doesnt include payload directory

Posted: Mon Jun 24, 2019 12:37 pm
by jmburnod
Hi Tom,
I use AirLaunch to make an .ipa file but you may try "The Other 50.ipa" for your file name.
Best regards
Jean-Marc

Re: IPA is not valid doesnt include payload directory

Posted: Mon Jun 24, 2019 12:45 pm
by trags3
Hi Jean-Marc
Please tell me where to find Airlaunch.
I'll try it.
Thank Tom

Re: IPA is not valid doesnt include payload directory

Posted: Mon Jun 24, 2019 12:53 pm
by trags3
Tried the "The Other 50.ipa" again and get the same error message.
Thanks

Re: IPA is not valid doesnt include payload directory

Posted: Mon Jun 24, 2019 1:46 pm
by LiveCode_Panos
Hello Tom,

I do not think that creating an .ipa as you described will work.

Please follow the instructions in this lesson for creating the ipa file:

http://lessons.livecode.com/m/4069/l/33 ... -app-store

Kind regards,
Panos
--