tylerhall/MacSosumi

Getting constant "Your apple id was used to sign into Find My Friends on a new device" emails

jonchui opened this issue · 3 comments

I think this either happened after

  1. I turned on two factor auth
  2. ios8

Also, it says i'm using the device "iPad" - which I'm assuming is baked into the code

Same here...
But i'm not using two factor auth.

It's pretty bad - i can't even use it unless i'm okay with getting spammed constantly (i think every few seconds).

+tyler, any thoughts ?

I found that by changing productType from 'iPad1' to 'Test', it worked fine without sending the email at all.
So the full string should read:
'{"clientContext":{"appName":"FindMyiPhone","appVersion":"1.4","buildVersion":"145","deviceUDID":"0000000000000000000000000000000000000000","inactiveTime":2147483647,"osVersion":"4.2.1","personID":0,"productType":"Test,1"}}';