Performance Issues Error List
  • 15 Feb 2025
  • 1 Minute to read
  • Dark
    Light

Performance Issues Error List

  • Dark
    Light

Article summary

Overview

There may be a lot of performance issues that may come up when the user is testing the app. Here is exhaustive list of al the performance issues that may be highlighted in the report and what they mean.

App Performance Insights

Issue Name

Description

Android

iOS

Slow app launch

Your app took more than 5 seconds to fully load.

Supported

Supported

Space efficient

Installed app size is greater than 100MB

Supported

Supported

Avg CPU surge

Your app is using more than the recommended 20% CPU, which could lead to slower performance.

Supported

Supported

Avg Memory usage

The app's memory footprint exceeds the recommended threshold of 256 MB.

Supported

Supported

UI Insights

Issue Name

Description

Android

iOS

Slow Webpage Load

Your app took more than 5 seconds to fully load.

Supported

Supported

No of Jank frames >0

Number of Jank Frames Encountered: 90

It measures how many frames failed to render smoothly, indicating performance issues in the app's visuals.

Supported

NA

Network

Issue Name

Description

Android

iOS

Insure connection

An insecure connection, like using HTTP instead of HTTPS, leaves data vulnerable to interception.

Supported

Supported

Five Slowest end point

Refers to the API or service endpoint that takes the longest time to respond,

Supported

Supported

Failed request

A failed request issue occurs when an API or service request does not complete successfully, often due to errors or connection problems.

Supported

Supported

Security issue

A network security issue involves vulnerabilities that can expose data to unauthorized access or attacks.

Supported

Supported

Exposed sensitive data

Refers to the unintentional disclosure of confidential information, making it accessible to unauthorized individuals or systems.

Supported

Supported

Large transfer > 1MB

If file size is greater than 1MB

Supported

Supported

Logs

Issue Name

Description

Android

iOS

Total Crashes: 1

An insecure connection, like using HTTP instead of HTTPS, leaves data vulnerable to interception.

Supported

NA

Total ANRs: 0

ANR (Application Not Responding) occurs when an Android app becomes unresponsive for over 5 seconds,

Supported

NA

BINDER Issues (135 occurrences):

It a communication problem between apps and system services, potentially causing performance delays or app crashes.

Supported

NA

PERMISSION issues

It occurs when the app lacks required permissions, causing functionality failures or restricted access to system resources.

Supported

NA

NETWORK issues

Refers to problems with data transmission, like failed requests or slow responses, affecting app performance.

Supported

Supported

FRAME_SKIP issues

It occurs when an app fails to render frames on time, causing stuttering or lag in animations.

Supported

NA

UI issue

problems related to the visual and interactive elements of the application that negatively impact user

NA

Supported

System

issue Resource consumption spikes, causing slow responsiveness during peak usage times.

NA

Supported

Memory

It occurs when an app excessively allocates memory, leading to slowdowns or crashes due to inefficient object management, often caused by “memory leaks“ where unused data remains in memory.

Supported

Supported


Was this article helpful?

What's Next