This is the official iOS package for Elastic APM
Visit elastic.co for the iOS agent documentation.
To build this project's documentation locally, you must first clone the elastic/docs
repository. Then run the following commands:
# Set the location of your repositories
export GIT_HOME="/<fullPathToYourRepos>"
# Build the APM iOS documentation
$GIT_HOME/docs/build_docs --doc $GIT_HOME/apm-agent-ios/docs/index.asciidoc --chunk 1 --open
CoreTelephony in simulator
xcrun simctl spawn booted log config --mode "level:off" --subsystem com.apple.CoreTelephony
Layout Constraints warnings
xcrun simctl spawn booted log config --mode "level:off" --subsystem com.apple.UIKit