matt-kruse / find-my-iphone

A Node module to trigger the "Find My iPhone" feature from iCloud, to play a sound on the phone
203 stars 51 forks source link

don't reuse the session if the apple_id has changed. #12

Open benlamonica opened 8 years ago

benlamonica commented 8 years ago

I have 2 apple_ids that I need to notify. If you ping one phone, and then immediately ping the other phone (on a different account), it reuses the session, which doesn't actually send the ping to the phone.