The next service I will be implementing is mobilebackup2 which makes mobile backups, change change passwords, list etc.
This will be done in two PRs. First would be to implement DeviceLink which does the linking to the iOS device then mobilebackup2 comes next.
The implementation will be taken from pymobildevice3 - https://github.com/doronz88/pymobiledevice3/blob/master/pymobiledevice3/services/mobilebackup2.py
The next service I will be implementing is
mobilebackup2which makes mobile backups, change change passwords, list etc.This will be done in two PRs. First would be to implement
DeviceLinkwhich does the linking to the iOS device thenmobilebackup2comes next.The implementation will be taken from
pymobildevice3- https://github.com/doronz88/pymobiledevice3/blob/master/pymobiledevice3/services/mobilebackup2.py