ios 8 how to debug Custom Keyboard?

后端 未结 4 1974
谎友^
谎友^ 2021-02-08 09:33

I have successfully created a Custom Keyboard with Swift on iOS 8 simulator.

Although it worked well, but I could not debug it. It is a contained target and was installe

4条回答
  •  我在风中等你
    2021-02-08 09:57

    After searching and investigating this, I've found the best solution to be to install and use Reveal. It helps you visualise the custom keyboard like the debug hierarchy view and shows various other measures.

提交回复
热议问题