The existence of the USB integration causes Apple to require MFi documentation, which Insta360 does not provide. I have already contacted support about this, but so far there has been no solution. I only want the Wi-Fi and Bluetooth integrations, and not USB.
The only way to avoid this objection from Apple regarding external devices is if the Insta360 SDK removed every reference to ExternalAccessory. These can be checked by searching for #import <ExternalAccessory/ExternalAccessory.h>.
The existence of the USB integration causes Apple to require MFi documentation, which Insta360 does not provide. I have already contacted support about this, but so far there has been no solution. I only want the Wi-Fi and Bluetooth integrations, and not USB.
The only way to avoid this objection from Apple regarding external devices is if the Insta360 SDK removed every reference to
ExternalAccessory. These can be checked by searching for#import <ExternalAccessory/ExternalAccessory.h>.