Currently, we are in the final stages of developing a high-profile mobile application for one of our clients using the IONIC framework. The application performs well when accessed through a Web/Mobile Browser. However, once it is ported into a mobile application using the framework commands, it begins to exhibit sluggish performance and frequently gets stuck, leading to a subpar user experience.
When creating the APK, we utilize the command "ionic run android" but encounter issues that prevent us from submitting the APK for testing. We are seeking assistance to resolve this problem and improve the speed of the application through possible configurations.
In addition, there are instances where an Ionic Loader has been incorporated on various pages within the app. Unfortunately, its functionality is inconsistent as it only appears sporadically, further contributing to the negative user experience.