In a specific button in my application, there is a slight slowness in starting the Actions.
And diagnosing the problem, I noticed that this is happening because I am using Get Device Location.
I use it to change the data in my AppState, I have 2 fields: latitude and longitude and I use a Custom Function to divide both data!
Has anyone had the same problem? Can you tell me what it could be?