Search found 45 matches

by SteveB
Fri Oct 11, 2024 6:49 pm
Forum: iOS Deployment
Topic: iOS device compatibility question
Replies: 6
Views: 11786

Re: iOS device compatibility question

@LCMark

Yes, I'm pleased to confirm that the issue is fixed in LC 10.0.1-rc-1

I can now sideload onto the iPad Air running iOS 12.5.7, and the app has been uploaded and accepted to TestFlight

All good now!

Thanks
Steve
by SteveB
Thu Oct 10, 2024 3:35 pm
Forum: iOS Deployment
Topic: iOS device compatibility question
Replies: 6
Views: 11786

Re: iOS device compatibility question

Think this might be the issue. From the Xcode release notes: Known Issues • Binaries using symbols with a weak definition crash at runtime on iOS 14/macOS 12 or older. This impacts primarily C++ projects due to their extensive use of weak symbols. (114813650) (FB13097713) Workaround: Bump the minimu...
by SteveB
Wed Oct 09, 2024 5:01 pm
Forum: iOS Deployment
Topic: iOS device compatibility question
Replies: 6
Views: 11786

Re: iOS device compatibility question

@Panos I've made some progress with this. There is nothing wrong with the changes that have been made, and I've showed them how to test directly on a real device via Xcode. The outcome of this is that the app will not work on the iPad Air I gave them running iOS 12 but works perfectly on my newer iP...
by SteveB
Mon Sep 30, 2024 6:01 pm
Forum: iOS Deployment
Topic: iOS device compatibility question
Replies: 6
Views: 11786

Re: iOS device compatibility question

Hi Panos,

Thanks for your reply. Looks like I'm going to have to pay them a visit to see what's going on.

I'll post back if I discover anything of use.

Regards
Steve
by SteveB
Sun Sep 29, 2024 5:44 pm
Forum: iOS Deployment
Topic: iOS device compatibility question
Replies: 6
Views: 11786

iOS device compatibility question

Hi I wonder if someone can give me an answer to an issue that I have come across. I built an iOS app for a project about 3 years ago, probably on BigSur, since when I have had no involvement with the project. Some of the app content has been updated, and they are now trying to test the app before de...
by SteveB
Fri Sep 01, 2023 6:07 pm
Forum: Android Deployment
Topic: Navigation bar question
Replies: 5
Views: 16817

Navigation bar question

Hi All, I'm updating an old app that was first created when devices had physical buttons, but now most devices use soft buttons on the navigation bar. While you can hide the status bar in Livecode, you cannot hide the navigation bar. The function working screenRect respects whether the status bar is...
by SteveB
Fri Sep 01, 2023 11:52 am
Forum: Android Deployment
Topic: Problem building apps in 9.6.10-rc-1
Replies: 14
Views: 27407

Re: Problem building apps in 9.6.10-rc-1

Hi Panos, Ah that would be the problem then, I think if you delete the folder "/Library/Internet Plug-Ins/JavaAppletPlugin.plugin/" and then try again to set the SDK root path in LiveCode Preferences, then the correct JDK will be auto-filled and you will be able to build an Android standalone with n...
by SteveB
Sat Aug 26, 2023 11:05 am
Forum: Android Deployment
Topic: Problem building apps in 9.6.10-rc-1
Replies: 14
Views: 27407

Re: Problem building apps in 9.6.10-rc-1

Hello Panos,

/usr/libexec/java_home in terminal gives me:

/Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home

The Java version in there is Java 8 Update 381 build 09
by SteveB
Fri Aug 25, 2023 4:24 pm
Forum: Android Deployment
Topic: Problem building apps in 9.6.10-rc-1
Replies: 14
Views: 27407

Re: Problem building apps in 9.6.10-rc-1

Hello Panos, I'm on an Intel based iMac - iMac19,1 I happen to have an external HD with Mojave on it, so I hooked it up to give it a try. This drive was a clone of my HD before system update from Mojave to Big Sur then to Monterey so had my previous LC installations and Oracle idk 1.8.0_341 on it as...
by SteveB
Fri Aug 25, 2023 1:55 pm
Forum: Android Deployment
Topic: Problem building apps in 9.6.10-rc-1
Replies: 14
Views: 27407

Re: Problem building apps in 9.6.10-rc-1

Hello Panos, Thank you for your reply. I did have build tools 30.0.3 installed when I got the Could not link resources error Upgrading build tools to 31.0.0 gave me the JAVA_HOME invalid directory error However, I have now fixed the problem. The JAVA_HOME invalid directory error is the clue. I have ...
by SteveB
Wed Aug 23, 2023 5:44 pm
Forum: Android Deployment
Topic: Problem building apps in 9.6.10-rc-1
Replies: 14
Views: 27407

Re: Problem building apps in 9.6.10-rc-1

I did install API 33 as stated by Panos in the release notes and the lesson here https://lessons.livecode.com/m/2571/l/625198-livecode-and-android-studio which has been updated for 9.6.10. I was using Java 1.8.0_341 and Build Tools 30.0.3 as specified. I've now tried with 33.0.2 but I now get an err...
by SteveB
Wed Aug 23, 2023 4:56 pm
Forum: Announcements
Topic: [ANN] Release LiveCode 9.6.10 RC-1
Replies: 4
Views: 18896

Re: [ANN] Release LiveCode 9.6.10 RC-1

I can't even get 9.6.10-rc-1 to build an Android App without throwing an error...

https://forums.livecode.com/viewtopic.php?f=53&t=38568
by SteveB
Tue Aug 22, 2023 6:48 pm
Forum: Android Deployment
Topic: Problem building apps in 9.6.10-rc-1
Replies: 14
Views: 27407

Re: Problem building apps in 9.6.10-rc-1

... same problem in Wndows
by SteveB
Tue Aug 22, 2023 6:00 pm
Forum: Android Deployment
Topic: Problem building apps in 9.6.10-rc-1
Replies: 14
Views: 27407

Re: Problem building apps in 9.6.10-rc-1

Should have added that I'm using a Mac
by SteveB
Tue Aug 22, 2023 5:27 pm
Forum: Android Deployment
Topic: Problem building apps in 9.6.10-rc-1
Replies: 14
Views: 27407

Problem building apps in 9.6.10-rc-1

Hi Everyone I'm just trying to rebuild some apps to comply with the new Play requirements, but I'm getting build errors. The apps build fine in 9.6.9 but in 9.6.10-rc-1 I get: There was an error while saving the standalone application Could not link resources - error: aapt2 W 08-22 16:35:49 1702 340...