Skip to main content
Question

Can it get the info of my iphone's "find my device" turned off or not from mac terminal?

  • December 23, 2022
  • 2 replies
  • 25 views

Forum|alt.badge.img+2

I was trying to get iphone device informations from terminal

I could get many things from termnal but i was wondering if i can get the information of find my device is turned on or off from my mac terminal.

I was searching for it but could not find any command line script or anything else .. Can any one help me out please?

2 replies

AJPinto
Forum|alt.badge.img+26
  • Legendary Contributor
  • 2802 replies
  • December 27, 2022

iOS does not have a terminal or CLI interface that can be accessed locally or remotely from another device like a Mac.


Forum|alt.badge.img+2
  • Author
  • New Contributor
  • 1 reply
  • December 28, 2022

I have found libimobiledevice which can communicate ios device via mac terminal and get informations about connected iphone through usb cable.

https://github.com/libimobiledevice/libimobiledevice   

I have almost all the things that i need but i wanted to get the find my phone status  detection info . like is it on or turned off.. also is any apple id is logged in via that iphone or associated with the iphone or not.