Mobile app bad performance Vs WebApp

Hi Matt,

Thank you for your time looking into this.

I posted a similar topic here, i’m just going to paste it here for you to look at:

Hello everyone,

Apple just rejected my new release from an existing app, the reason is that the app takes too much time to perform some simple actions.
I thought it was my device but now i guess it’s not just me.

The blocks i’m talking about are these:

  • First one getting a variable and switching screen

To change the screen it actually takes from 6 to 12 seconds.
The “Cocktails” database is a local one (i thought it would be faster).
I just need it switches screen fast, as in the one afterwards there are already some loading icons.

Believe me when i say i tried every single option (get data from airtable, get row object and then load with “get properties”, get data from local database, get data from variables, ecc…)

  • This one takes up 4/5 seconds
    image
    In general the drawer menu takes 3/4 seconds everytime i click on an item

Did something change recently about drawer menu and data list?

Thank you for your help

Here some more useful info you might need:

  • it’s in the Snap To Place platform, but i had the same problem with the d&d after converting it
  • No big changes were made in the app
  • If I download and install the APK i encounter the same issue

Let me know if you need more info that might help you

Thank you