Debugging an iOS app with an external accessory connected via Dock

前端 未结 4 897
北海茫月
北海茫月 2021-02-01 03:14

Am I missing something glaringly obvious or is there no way to debug an iOS app which uses an external accessory that\'s connected via the 30-pin dock without using a bucket loa

4条回答
  •  野性不改
    2021-02-01 03:43

    At CES today, I talked to a developer from Wahoo Fitness that makes an ANT+ accessory for iPhone. They had this same problem, but found a solution.

    They found a pass-through dock extender that has a mini-USB port. They used the mini-USB port for debugging while the accessory was connected.

    The product they were using is http://www.cablejive.com/products/dockStubz.html

    This blog talks about remote debugging iOS with a dock accessory attached

提交回复
热议问题