I have a project that need to get serial number and network SSID. I have looking anywhere to get those 2 value but no luck to find it. is there anyway i can get those information from the device?
Thanks for the clear explanation of the specific problem you’re trying to solve.
There’s been some recent developments in this space that should help you out here, namely the ManagedApp framework. With that your app can get credentials and configuration from the MDM system, allowing for the sort of coordination you’re looking to implement.
Share and Enjoy
—
Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"