Answers

Question and Answer:

  Home  Swift Developer

⟩ Tell me what do you do when you realize that your App is prone to crashing?

☛ Firstly, determine the iOS version or model of the device.

☛ Collect enough information to reproduce the issue.

☛ If possible, acquire device logs.

☛ Acquire tooling or create a unit test and begin debugging once you get the idea of the nature of the issue.

 201 views

More Questions for you: