Access ios device from mac os

Hello, I would like to know how (if possible) I can access my iOS device info (battery level), assuming they are using the same apple id. I scralled through the documentation, but could not find anything related to this. The closest one is this question in SO https://stackoverflow.com/questions/48554487/get-ios-device-info-from-a-mac-app

Replies

There is no supported way to access this sort of iOS device info from a macOS app. If you poke around on the ’net you’ll find lots of unsupported ways to do this, but I recommend that you avoid going down that path for all the usual reasons.

Share and Enjoy

Quinn “The Eskimo!”
Apple Developer Relations, Developer Technical Support, Core OS/Hardware

let myEmail = "eskimo" + "1" + "@apple.com"