nerdexam
IBM

C2180-279 · Question #6

In the process of developing a hybrid application, the QA team finds a bug with the user interface that is noticeable only on an iOS device. What can the developer use to debug the application?

The correct answer is C. Use iWebInspector and/or Weinre. See the full explanation below for the reasoning.

Question

In the process of developing a hybrid application, the QA team finds a bug with the user interface that is noticeable only on an iOS device. What can the developer use to debug the application?

Options

  • AUse the Xcode debugger console.
  • BUse the Mobile Browser Simulator.
  • CUse iWebInspector and/or Weinre.
  • DUse WL.Logger.debug() and WL.Logger.error().

How the community answered

(30 responses)
  • A
    10% (3)
  • B
    3% (1)
  • C
    83% (25)
  • D
    3% (1)

Community Discussion

No community discussion yet for this question.

Full C2180-279 Practice