How to ensure/determine that a post is coming from an specific application running on an iPhone/iTou
Posted
by wgpubs
on Stack Overflow
See other posts from Stack Overflow
or by wgpubs
Published on 2010-04-20T00:39:05Z
Indexed on
2010/04/20
0:43 UTC
Read the original article
Hit count: 304
Building an iPhone OS application that will allow users to anonymously post information to a web application (in my particular case it will be a Rails based site) ... and I want to ensure that I only accept posts that originate from a specific application running on an iPhone/iTouch.
How is this best accomplished?
(btw, if your answer applies to Android please feel free to post it here as well as I'm curious to know if the techniques are the same or vary).
Thanks
© Stack Overflow or respective owner