Android App Performance Issue with Firebase Queries

Project Settings

Good day flutterflow community,

I am reaching out to report a performance issue I’ve encountered with my FlutterFlow project. My app, developed entirely in FlutterFlow, is experiencing extremely slow performance on Android devices when querying Firebase. In some cases, it takes nearly 15 seconds to load a single query from Firebase. Conversely, the exact same app performs flawlessly on iOS, with fast and seamless Firebase interactions.

Here are the details of my setup:

  • Platform: Android (performance issues); iOS (no issues)

  • Problem: Extremely slow response times for Firebase queries on Android (approximately 15 seconds per query)

  • Firebase Integration: Using standard Firebase functionalities integrated through FlutterFlow

  • Actions Taken: I have verified that my network connections are stable, and I have ensured that there are no query redundancies. In addition, I have attempted to address potential issues by disabling Firestore offline persistence after exporting the project, which did not resolve the Android-specific performance lag.

I would appreciate any guidance or recommendations you may have for troubleshooting this issue within FlutterFlow. Is there a known issue affecting Android Firebase performance, or are there additional settings within FlutterFlow that could help mitigate this problem?

Thank you guys in advance !

What have you tried so far?

I have verified that my network connections are stable, and I have ensured that there are no query redundancies. In addition, I have attempted to address potential issues by disabling Firestore offline persistence after exporting the project, which did not resolve the Android-specific performance lag.

Did you check FlutterFlow's Documentation for this topic?
No
1