hi,
i want to create application that connects to a web server but the webserver needs to be absolutely positive the request was initiated by my app and not someone else impersonating my app.
i figure including a static key hard coded in my code is bad, since apples fair-play has been hacked.
is there any way to do this? any help would be appreciated.
thanks
i want to create application that connects to a web server but the webserver needs to be absolutely positive the request was initiated by my app and not someone else impersonating my app.
i figure including a static key hard coded in my code is bad, since apples fair-play has been hacked.
is there any way to do this? any help would be appreciated.
thanks