Troubleshooting GWA apps
What steps can you take if you have trouble with a Genero web application (GWA)?
If a GWA is stuck during the load process, check the browser debug console for errors.
The error is most likely visible in the console, either from the JavaScript side or from the fglrun side. fglrun VM runtime errors appear as alerts in the GBC UI like in any other Genero app.
If the error is not an fglrun runtime error:
- First, try reloading the app with the browser reload option with:
- "Force Reload this page"(Chrome).
- "Reload page from Origin" (Safari®).
- Ctrl-F5 (Firefox™).
- Next, clear the browser cache and then reload.
- Next, clear website data for the development host and reload.