简体   繁体   中英

Do I need apple MFI program to access sms of IOS device through usb cable?

I make a C# application for sms backup. I want to access SMS/MMS of IOS device through usb cable to perform a backup.

I don't want to install anything on the device.

I see the apple's MFI program. https://mfi.apple.com/MFiWeb/getFAQ.action#1-1

The available technology that I want is "iPod Accessory Protocol (iAP), the protocol used to communicate with iPhone, iPad and iPod"

Do I need that MFI program ?

iAP doesn't provide sms related method. I would suggest using bluetooth profile connection. If using USB, you should create iOS APP to access sms and create your data format format protocol. Then, transfer data though USB iAP External Accessory protocol session to PC or other accessory.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM