Basic iOS logging
Basic Tutorial for Logging with native iOS
Prerequisites
Proficiency: Beginner
- Download and install Xcode(recommended Version 9.2+)
- iOS simulator (version 11.0+)
- Download the sample code below.
Details
You will learn
After completing the prerequisite steps, follow the interactive tutorial. At the end of this tutorial you will see how a mobile application on iOS can capture logging information.
Time to Complete
10 min
Next Steps
Now that you have completed the Basic tutorial, move on to the Intermediate tutorial to gain a more detailed understanding on how to implement logging on the client.