Finotes detects bugs in mobile apps

Find and report bugs in Flutter apps.

Reproduce and fix bugs faster.

  • Available for Flutter on iOS and Android.
  • Simple Pub integration.
  • Peak memory usage of less than 2.8KB.
  • Delta added to IPA size is only 450KB.
  • Delta added to APK size is only 206KB.
  • Application performance monitoring with low bandwidth usage.

1 month free trial.

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Detect memory leaks in Flutter app

In Flutter apps, the state objects where leaks occur are identified and reported along with activity trail.

Memory leak in watchOS apps

Detect ANRs in Android platform

If the app is stuck (UI thread block) for 5000ms or more, an issue report with relevant data points will be raised.

raise ANR issues

Detect AppHangs in iOS platform

If the app is stuck (Main thread block) for 250ms or more, an issue report with relevant data points will be raised.

raise AppHang issues

Detect Frozen Frames in Flutter apps

If any frame is stuck for more than 700ms, it will be reported as a frozen frame issue.

detect frozen frame issue

Monitor HTTP API issues in Flutter Apps

Reports API call issues over http / https. Response that indicate a failure, error status codes, delayed responses, No responses are reported. Bug report contains request body, response body, request and response headers, and the full URL with parameters for easy root cause analysis.

http monitoring

Identify high memory usage in Flutter apps

High memory usage is reported when the Flutter app consumes more than 80% of allocated memory. Bug report contains activity trial with memory usage pattern along with other device and device state information to help developers reproduce the bug.

abnormal memory usage

Detect Flutter app crashes

Report all app crashes with insight to find the root cause. Extract the exact lines of code at which the crash occured from the crash report. Crash report contains stack traces, activity trail with memory usage pattern, device info and state.

raise custom issues

Detect custom issues in Flutter apps

Gives the flexibility to report custom exceptions and other anticipated failures with custom messages. Captures stack traces, activity trail with memory usage pattern along with device info and state.

Detect custom issues

Learn more about Finotes

Android

Finotes SDK for android apps is available in Java and Kotlin flavours with easy integration using Gradle.

Android SDK →

iOS

Finotes framework for iOS and iPadOS apps is available for Swift and Objective-C with easy integration using coco-pods.

iOS Framework →

watchOS

Finotes framework for watchOS apps is available for Swift and Objective-C with easy integration using coco-pods.

watchOS Framework →