Hi , in the documentation of EAAccessoryManager it says we need to add "Supported external accessory protocols" in the settings plist. But this can be done for known protocol strings, what if dont know the protocol string or string which are not in the list, if my application has to detect any arbitrary device which are "made for iPod" how to do that.
And also how to know the Protocol String of the Device ? Where to find this ?
Thanks