I want to develop an application and am debating between android and ios.
Recently i had an idea, what if i made the whole app a web app, and used ios and android as containers for said web app.
Basically i want to know what constraints do i have that will force me to use android / ios specefic code. I.e. what can't i do in the web app, bearing in mind it will use html5 and have local storage options, it seems to me that their is almost no difference between a web app and a native app.