Code: Select all
put gBaseURL & "login.cfc?method=login&username=" & fld username & "&" & "password=" & fld "password" & "&ULIF=" & gULIF into tUrl
That was in the IDE. When I replaced https with http it worked fine. Put https back and run the app in the IDE, same thing.
Launched the app in the iOS simulator and it works fine with https. I am totally baffled.
I reopened the app on my desktop and now it's hit or miss in the IDE with it mostly being a miss.
The cert is valid, not expired and calls placed to it in a browser work fine, as they do in the iOS simulator.
A little googling showed this may have been an issue earlier this year, and maybe this regressed?
Is anyone else seeing this?
Thanks,
Steve MacLean
.