Brothers, I have a big problem in my application, as you saw in the attached video, it is very slow, I need 5 minutes to add one item, and this caused me big problems in my work more than a week ago,
Please someone can help me.
I contacted the technical support team and they replied with the following message:
(( It seems that on the"My Customers" tab you are pulling all the data on that particular tab. A way to do this more dynamically is to create a single table that has only one Row. You need to have at least one cell hard written. On that row, you will create a user-specific column where a choice will be housed. Then create a relation to your customers table, depending on the case it could be either simple or multiple, and show the results of that relation on the tab.
This will allow you to filter the data and show only what matches your choice. This will help the app load the data faster and your app speed will increase.
If you need further help doing this, Glide has a very active community, please check out the Community Forum and search for some terms related to this issue. If you’re unable to find anything, please ask your question, or present your idea in the forum. There are plenty of other members that are more than willing to help and share ideas. Your thoughts and ideas there may even help others.))