This document explains how to verify the performance analysis features of the Alibaba Cloud Mobile Monitoring iOS SDK.
Launch analysis
After integrating the SDK, reinstall and launch the app.
After about 2 minutes, navigate to the application monitoring > performance analysis > launch analysis page in the console. Data will be displayed as follows:
Page analysis
After integrating the SDK, navigate through several pages in the app.
After about 2 minutes, navigate to the application monitoring > performance analysis > page analysis page in the console. Data will be displayed as follows:
Network analysis
After integrating the SDK, make a network request in the app.
After about 2 minutes, navigate to the application monitoring > performance analysis > network analysis page in the console. Data will be displayed as follows:
For apps developed in Swift, the current SDK version does not support capturing network requests made with the async/await syntax.