Troubleshooting mobile apps
Pega Platform helps you ensure that your mobile app works as expected. You can use a set of troubleshooting and testing capabilities to identify and address the issues at their source.
- Troubleshooting an iOS mobile app
Application logs can help you troubleshoot mobile apps. Options in Safari for Web Inspector and JavaScript can help you debug JavaScript code for iOS mobile apps. Once you install and run the mobile app, you can start debugging the JavaScript code for the app directly from the JavaScript console in the Web Inspector.
- Device logs
Device logs contain data that you can use to troubleshoot and support mobile apps without end-user action.
Previous topic Setting up an alternative host for mobile apps Next topic Troubleshooting an iOS mobile app