PfisterDaniel / node-red-contrib-apple-find-me

Node to get the current locations and other metrics of connected Apple devices.
MIT License
22 stars 5 forks source link

iPhone 8 not found #16

Closed krilor1 closed 3 years ago

krilor1 commented 3 years ago

Hello, Since last update my IPhone 8 is no longer found. iPhone SE still works.

RaoulSargent commented 3 years ago

It could be that the Device ID of the iPhone 8 has changed, perhaps following an iOS update.

Use the "Locate My Devices (Input)" node to get a new list of all devices for your AppleID account. Then check the iPhone 8 to see if it is different to what you were previously using.

RaoulSargent commented 3 years ago

I wrote a comment at the end of Issue 14 https://github.com/PfisterDaniel/node-red-contrib-apple-find-me/issues/14 This may also help when things that were previously working, stop working.

PfisterDaniel commented 3 years ago

@RaoulSargent: Great, thx for your support :-D. That's the right answer

PfisterDaniel commented 3 years ago

I close this Issue.... If you have more problems please create a new Issue or reopen this...