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
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