I created an AppStudio application. When I launch it, the program icon appears, but the interface is completely blank. However, it works properly in a web browser. How can I troubleshoot this issue?
You mean you can see the application in the FlexPandent application list, but when you open the application it appears blank right?
In such cases, it is necessary to confirm whether the Chrome mode of Flexpandent has been enabled. When this mode is turned on and the page contains advanced JavaScript syntax, there may be instances where the page fails to load properly or displays as blank.
If, when you open the project, only some parts can be loaded while others cannot, this situation may be
- When there are too many RWS requests and the load is too heavy, it may result in resources failing to load.
- Did you load any online resources? For example, if the project uses external CDN files, these might be blocked by FlexPandent.
If you still can’t resolve the issue, you should contact the support team directly. global-appstudiosupport@abb.com
