Search found 788 matches

by LiveCode_Panos
Wed Apr 12, 2023 4:58 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Asset validation failed (90502) - Solved
Replies: 14
Views: 15378

Re: Asset validation failed (90502) - Solved

Yay :)

Well done David, I am glad this helped.

Kind regards,
Panos
--
by LiveCode_Panos
Wed Apr 12, 2023 4:22 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Asset validation failed (90502) - Solved
Replies: 14
Views: 15378

Re: Asset validation failed (90502)

Hello David, These 4 new errors seem to be related to missing icons. Have you added these icons in the iOS standalone settings? If yes, it might be worth removing them and re-adding them (as they may point to absolute paths that are no longer valid), and also make sure they have no accented characte...
by LiveCode_Panos
Wed Apr 12, 2023 3:07 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Asset validation failed (90502) - Solved
Replies: 14
Views: 15378

Re: Asset validation failed (90502)

Hello David,

Also, the .ipa you sent looks to be signed with a Dev provisioning profile, so Transporter would not allow you to upload it to the app store.

Could it be the case you accidentally tried to upload the "previous" .ipa again - and thus you got the same error?

Kind regards,
Panos
--
by LiveCode_Panos
Wed Apr 12, 2023 2:53 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Asset validation failed (90502) - Solved
Replies: 14
Views: 15378

Re: Asset validation failed (90502)

Dear David, Thank you for the .ipa file. I have inspected the plist of the app bundle and indeed, it does include the required key-value pair: <key>UIRequiredDeviceCapabilities</key> <dict> <key>arm64</key><true/> </dict> So, you should not get this error. Are you sure you got the *same* error, as t...
by LiveCode_Panos
Wed Apr 12, 2023 1:27 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Asset validation failed (90502) - Solved
Replies: 14
Views: 15378

Re: Asset validation failed (90502)

Hello David, Are you using a custom plist in Copy Files? If yes, did you remove it before building the new standalone? Could you send me the latest .ipa you submitted, which has the min version set to 11.0 but still causes the same error? (You can send it to panos.merakos@livecode.com) Kind regards,...
by LiveCode_Panos
Wed Apr 12, 2023 12:41 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Asset validation failed (90502) - Solved
Replies: 14
Views: 15378

Re: Asset validation failed (90502)

Hello David,

Could you try setting the minimum version to "iOS 11 or later" in the iOS settings? This will hopefully fix the issue.

In the next release we will fix this for older minimum versions as well.

Kind regards,
Panos
--
by LiveCode_Panos
Wed Mar 29, 2023 3:11 pm
Forum: Announcements
Topic: [ANN] Release LiveCode 9.6.9 RC-3
Replies: 0
Views: 35068

[ANN] Release LiveCode 9.6.9 RC-3

Dear LiveCoders, We are pleased to announce the release of LiveCode 9.6.9 RC-3. LiveCode 9.6.9 RC-3 comes with more than 25 bugfixes and improvements, including support for building with Xcode 14.2 and the iOS 16.2 SDK to meet the new requirements of the Apple AppStore. You can find more details on ...
by LiveCode_Panos
Tue Mar 14, 2023 12:16 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Ask dialog and answer dialog
Replies: 3
Views: 1299

Re: Ask dialog and answer dialog

Hello CAsba,

Have you checked the "Ask Dialog" and "Answer dialog" rows in the Inclusions list (in the standalone application settings)?

Kind regards,
Panos
--
by LiveCode_Panos
Tue Jan 17, 2023 2:15 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Problem making standalone
Replies: 11
Views: 2970

Re: Problem making standalone

Hello all, I have seen this error several times (that the answer dialog is already in memory), and if I remember correctly it usually happens with very old stacks, e.g stacks created with LC 6/7 or even older. I also just tried the recipe described in the bug report Klaus linked to, with LC 9.6.9 RC...
by LiveCode_Panos
Fri Dec 02, 2022 1:22 pm
Forum: iOS Deployment
Topic: LiveCode Lagging Behind with Xcode Versions
Replies: 11
Views: 10468

Re: LiveCode Lagging Behind with Xcode Versions

Hello all, If your device runs a newer iOS version, then you do NOT need to download a newer version of Xcode for installing the standalone to your device. You can just use your current Xcode version. You might see a warning that your device iOS version is not supported by this version of Xcode or s...
by LiveCode_Panos
Mon Nov 21, 2022 2:03 pm
Forum: iOS Deployment
Topic: LiveCode Lagging Behind with Xcode Versions
Replies: 11
Views: 10468

Re: LiveCode Lagging Behind with Xcode Versions

Phil,

Indeed, you are correct, thank you for pointing out this missing step.

Kind regards,
Panos
--
by LiveCode_Panos
Mon Nov 21, 2022 11:29 am
Forum: iOS Deployment
Topic: XCode version for LC 10.0.0 (dp4) and IOS 15.6
Replies: 8
Views: 8153

Re: XCode version for LC 10.0.0 (dp4) and IOS 15.6

Hello all, So, the iOS version of the target device is not the same as the version of the iOS SDK that is included in Xcode and it is used to build the iOS standalone. The former usually does not affect the Xcode version that is required, except from some occasions, for example if the iOS device run...
by LiveCode_Panos
Mon Nov 21, 2022 11:08 am
Forum: iOS Deployment
Topic: LiveCode Lagging Behind with Xcode Versions
Replies: 11
Views: 10468

Re: LiveCode Lagging Behind with Xcode Versions

Hello all, You should be able to build iOS standalones on MacOS Ventura with Xcode 13.2.x. When building an iOS standalone, LiveCode uses some command line tools and iOS SDKs that are bundled within the specific Xcode version that the particular LiveCode version requires. So, even if Xcode 13.2.x ca...
by LiveCode_Panos
Fri Nov 04, 2022 3:46 pm
Forum: Announcements
Topic: [ANN] Release LiveCode 9.6.9 RC-2
Replies: 1
Views: 10075

[ANN] Release LiveCode 9.6.9 RC-2

Dear LiveCoders, We are pleased to announce the release of LiveCode 9.6.9 RC-2. LiveCode 9.6.9 RC-2 comes with more than 20 bugfixes, including the update of the version of OpenSSL used by the engine to 1.1.1q, allowing LiveCode built apps including "SSL & Encryption" to be submitted successfully to...
by LiveCode_Panos
Thu Aug 25, 2022 1:21 pm
Forum: Android Deployment
Topic: Android scanner widget
Replies: 7
Views: 6698

Re: Android scanner widget

Hello all, This error is thrown if a newer version of the build tools is installed. It seems the barcode widget requires a tool that is not present or has changed location in this version of the build tools. See this bug report for a workaround: https://quality.livecode.com/show_bug.cgi?id=23570 Kin...

Go to advanced search