-1

I want to see what happens in the device if I'm testing the app.

For example if I open a link in safari, see it what happens in the console or if I install a web-app see the links that I'm pressing in console.

How can I do this?

I want to see it terminal, or if there are other software, no problem.

skaffman
  • 398,947
  • 96
  • 818
  • 769
user1335015
  • 3,081
  • 2
  • 14
  • 7

1 Answers1

0

Xcode has a built in console that will show you what is going on in your simulator.

Henry F
  • 4,960
  • 11
  • 55
  • 98