Swift – Is it possible to programmatically obtain a list of the devices associated with an Apple account and synchronize device usage statistics?
I’m trying to develop an iOS application where I need to obtain a List of Devices Associated with an Apple Account. I want to develop it with react-native but I suppose that for some particular operations it should be developed with Swift.
Is it possible to programmatically obtain a list of the devices associated with an Apple account and synchronize device usage statistics?
I’m trying to develop an application where I need to obtain a List of Devices Associated with an Apple Account.