NSURLConnection and the corresponding device type
Posted
by tom
on Stack Overflow
See other posts from Stack Overflow
or by tom
Published on 2010-05-31T22:37:53Z
Indexed on
2010/05/31
22:43 UTC
Read the original article
Hit count: 241
For the iPad, iPhone, iTouch app that talk to remote web service by making NSURLConnection calls, is there a way for the remote service to tell what kind of device that the call is made from?
© Stack Overflow or respective owner