
How to Detect Crashes in iOS Apps?
Appxiom detects crashes in iOS apps and reports them will all the relevant data to find the root cause of crashes
Technical insights on building faster, more reliable mobile and web apps. Covering debugging, performance optimization, APM strategies, and engineering best practices.

Appxiom detects crashes in iOS apps and reports them will all the relevant data to find the root cause of crashes

Crashes can create a dent in user experience which might trigger users to uninstall the app. Appxiom helps to detect crashes and fix them fast.

Appxiom detects memory leaks in live iOS apps. The framework is available for both Objective-C and Swift.

Appxiom monitors HTTP(S) calls for duplication of calls, error status codes and delay in receiving response (based on bandwidth strength). The bug report will contain request details including request header, query parameters, request body, response header and response body size.

Memory leak is one of the most critical issues that can occur in an app. Developer may get to see an OutOfMemory (OOM) Exception with a stack trace that is of no practical use. Appxiom SDK detects memory leaks in Activites and Services in live mobile apps and in debug mode, it can drill down the memory leak to object.

This happened when I was working on the abnormal memory usage tracking feature in Android SDK for Appxiom.

DevOps is a constantly evolving division in a company, new tools are getting adopted, newer processes are being set leveraging the power of these new tools. This is happening abruptly in mobile application development.

Most mobile apps have a server-side application that it talks to over HTTP / HTTPS. These API calls are usually critical for the successful execution of the features in the app. Any failure during API calls results in incorrect execution and bad user experience.

App stability is the measure of quality of a mobile application. Stability is very much dependent on the device the user uses.

One of the important decisions we took when we started architecting Appxiom was that we don’t want to do analytics on the users of apps that integrate our SDK. That was not an easy decision to make.

Mobile apps live in their own exclusive world. That is, inside someone’s mobile phone which is so personal a gadget to them. This throws some unique challenges to the mobile app developer.
A new and efficient approach to finding bugs in production app
Showing 225–236 of 236 posts