Intercepting the traffic coming out of the app shows me its making api requests to http://api.parse.com — so, basically, I would imagine it's sending some kind of usage data (can't yet decipher the headers as I don't have time) back to Parse.com, which is allowing it to 'phone home'.
Also... this is happening with every motion gesture attempt.
Intercepting the traffic coming out of the app shows me its making api requests to http://api.parse.com — so, basically, I would imagine it's sending some kind of usage data (can't yet decipher the headers as I don't have time) back to Parse.com, which is allowing it to 'phone home'.
Also... this is happening with every motion gesture attempt.
sigh