Search found 2 matches

by kriskc@mac.com
Sun Jan 02, 2011 1:59 pm
Forum: iOS Deployment
Topic: get URL in iOS
Replies: 0
Views: 2388

get URL in iOS

i have a stack that does a set very simple get URL to a host which returns an XML response. The stack works okay when in development mode. When moved to a iOS simulator the behavior is not consistant. In one stack - the first call works and the 2nd call does not return any results. I copied just the...
by kriskc@mac.com
Wed Dec 22, 2010 5:23 pm
Forum: iOS Deployment
Topic: iOS XML support
Replies: 1
Views: 2944

iOS XML support

I use get URL to get a set of XML formatted data from external systems into LiveCode, and using revXML lib to do the parsing and extract the data. It works fine on desktop but when running under iOS Simulator it is not.

Has anyone tried this and have made it work?

Thanks