find-my-iphone icon indicating copy to clipboard operation
find-my-iphone copied to clipboard

A Node module to trigger the "Find My iPhone" feature from iCloud, to play a sound on the phone

Results 23 find-my-iphone issues
Sort by recently updated
recently updated
newest added

I am trying to use this, but the icloud post fails at this line: findmyphone.iRequest.post(options, function(error, response, body) Is this due to icloud API changes?

Dear Matt, Installed this node to my node red. This is a clean and new installation on a Rasspberry Jessie. It reads the devices correctly, but hangs with this error...

Currently the ```getDevices``` function calls the callback with two undefined values if the request to the api failed. This caused the problem described in #15 and is generally not what...

Not sure if this project is still being maintained, but this addresses #5

dunno why, but after reusing session i got this error (after one hour reactive the session)

Got this warning on `npm install` ``` [email protected]: ReDoS vulnerability parsing Set-Cookie ```

As far as I understand, the current code does not easily support setting up multiple Apple IDs, I think that should be changed.

Would it be possible for someone more skilled than myself to build this as a node-red module? Thanks!