I tried creating my first app in capcaitor.
Just basic html
<html>
<body> ABC 123 </body>
</html>
pasted it in www/index.html
npx cap copy; npx cap open ios
run it in ios
shows a blank screen; no text
question from:https://stackoverflow.com/questions/65855892/capacitor-framework-hello-world-basic-html-not-working