Just a simple mobile app project... has issue

Hi, i just made simple app just showing the navbar with title, but the output is black in the ios simulator, i still cant see why nothing shown, build went success, system check also passed. no errors, but simulator shows blank, please look at the screenshot. help me out. thanks

Hi @thines. Did you get beyond this? Iā€™m having exactly the same issue so would love to know how you fixed it.

Yes, you just need to keep the navbar inside the page :slight_smile:

1 Like

I also found another issue which was this line needed to be the last script:

<script src="cordova.js"></script>

and Wappler seemed to put it first in that last cluster of scripts.