get URL in iOS

Getting into LiveCode for iOS? Ask your questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
kriskc@mac.com
Posts: 2
Joined: Wed Dec 22, 2010 5:11 pm

get URL in iOS

Post by kriskc@mac.com » Sun Jan 02, 2011 1:59 pm

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 2 calls to a new stack and after checking it work in development ,i run it in simulator. Now both calls don't return the results at all.

the calls are HTTPS://...

would that be a reason?

Post Reply