tylerhall / MacSosumi

Desktop Find My iPhone client for Mac OS X.
http://clickontyler.com/sosumi/
100 stars 23 forks source link

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

Open jonchui opened 9 years ago

jonchui commented 9 years ago

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

SjoenH commented 9 years ago

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

jonchui commented 9 years ago

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 ?

iwhiffin commented 9 years ago

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"}}';