libimobiledevice / libideviceactivation

A library to handle the activation process of iOS devices
https://libimobiledevice.org
GNU Lesser General Public License v2.1
291 stars 132 forks source link

retrieve activation lock status #33

Closed daniel-bluesea closed 5 years ago

daniel-bluesea commented 6 years ago

is there a way to retrieve activation lock status from the activation server even for devices without sim card inserted?

the reason/motivation for this is that the device after been erased without iCloud sign off returns wrong find my iphone value. both ideviceinfo -q com.apple.fmip -k IsAssociated and activation info sent to the activation server: (FMiPAccountExists->false) return false, while the erased device is still associated to find my iphone account and its activation lock is on.

nikias commented 5 years ago

Yes that is not reliable. Only way is to try to activate and see if it asks for iCloud login.