Building failed

I have an issue building my app, it was building fine, until I got an error. Then no matter what I do it fails on build. And does not show any reason as to why the the app cannot build anymore

Hi shanul_singh

What does the error say?

See my list of reasons why a build might fail:
https://www.professorcad.co.uk/appinventortips#TipsApk Cannot Build/Install/Run APK

Thanks I just recreated it and it worked. Would you have an ide on how to hndle no internet connection error, as it shows up as an ugly text method and revealing weblink. Would prefer to have a set error page for this.

Use the Screen Error Occurred Block to trap the errors. If the error number (HTTP 503?) is received, pop-up a Notifier to tell the User.

https://www.professorcad.co.uk/appinventorsnippets#GetErrorInfo
https://www.professorcad.co.uk/appinventorerrormsgs