I had to list all the accessories that I planned to use in my application. This is done by adding the protocol names for each accessory to info.plist. search for the required array type for the text "Supported external accessory protocols" or add the key "UISupportedExternalAccessoryProtocols".
Once this is done, you should stop getting this problem.
source share