albeebe / PHP-FindMyiPhone

PHP class to locate, play sounds, and lock iOS devices
Other
81 stars 49 forks source link

unable to print devices #17

Open miabilabs opened 5 years ago

miabilabs commented 5 years ago

I'm sorry, i'm not very good with code. I've changed phones and went to print devices for the new ID, but seems I'm unable to do it. Has Apple changed something on their that is breaking this again?

miabilabs commented 5 years ago

I've checked and recheck my apple ID user/pass. Using simply:

<?php include ("class.findmyiphone.php"); $fmi = new FindMyiPhone("user", "pass"); $fmi->printDevices(); ?>

miabilabs commented 5 years ago

Just following up on this. @albeebe, should we expect development/support to be done on this project? Thanks.