The Google Finance API only have Java / Javascript. Is there any ideas on getting Google Finance data from iPhone using Objective C? thz u.
I ve got the problem when I tried to do asynchronous requests to server from background thread. I ve never got results of those requests. Simple example which shows the problem: @protocol ...