Hi there,
Thanks for the code!
I saw that at:
https://github.com/pumptheory/SAPI-Cocoa-SDK/blob/master/Test%20iPhone%20App/SAPISearchDetailListingViewController.m#L49
There's the comment:
// need to get the user's external IP in production -- we are asking SAPI to remove this requirement for mobile apps
I wonder whether there was a resolution to getting user IP and user AGENT from the phone? Our Parse.com back end doesn't support getting this info.
Thanks.