Search found 6 matches

by codeshifter
Sat Oct 31, 2015 9:58 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Can't get images to display under iOS
Replies: 5
Views: 3884

Re: Can't get images to display under iOS

Installing Xcode 6.4 seems to work around this problem. See the thread linked to above by LCNeil titled "IOS 9.1 internet connection problem with LiveCode project"
by codeshifter
Sat Oct 31, 2015 9:53 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: IOS 9.1 internet connection problem with LiveCode projects
Replies: 7
Views: 5735

Re: IOS 9.1 internet connection problem with LiveCode projec

I downloaded and installed Xcode 6.4. This allows LC to recognize and use a pre iOS 9 SDK and restores non-https internet comms.
(That made for a painful couple of days.)
by codeshifter
Sat Oct 31, 2015 9:06 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: IOS 9.1 internet connection problem with LiveCode projects
Replies: 7
Views: 5735

Re: IOS 9.1 internet connection problem with LiveCode projec

OK. I downloaded the iOS 8.4 SDK from within Xcode 7.1, but still no joy. Even if I have the Simulator open with a simulated 8.4 device, when the test is initiated from LC, it just boots a 9.1 device in the simulator. I guess another way to say it is that even though the 8.4 SDK is installed, it doe...
by codeshifter
Sat Oct 31, 2015 7:04 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Can't get images to display under iOS
Replies: 5
Views: 3884

Re: Can't get images to display under iOS

Perhaps this is a clue:
When running an app in the iOS Simulator, the GUI elements look like they are from Windows 3.1.
Could I have an iOS SDK problem outside of LiveCode?
by codeshifter
Sat Oct 31, 2015 6:56 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Can't get images to display under iOS
Replies: 5
Views: 3884

Re: Can't get images to display under iOS

Hello Klaus and thank you for the welcome and the reply.

Yes, the answer is empty, which makes sense as it all works as a desktop build.

Thanks again.
by codeshifter
Sat Oct 31, 2015 5:03 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Can't get images to display under iOS
Replies: 5
Views: 3884

Can't get images to display under iOS

The answer must be embarassingly simple, but I'm pointing an image control to a non-local URL, but the image will not display under iOS. The images display fine in the IDE and on a desktop build. Under iOS, they will not display. I even resorted to a simplified test project with only what was needed...