For a school project I need to make a mobile website (not a native app), with navigation for tourists. It's going the be made for a iphone 5s (safari)
The only problem I have now is that I want to build a camera function and gallery function in this as well.
I've read some things about phonegap, but this is native app only?
Is it possible to make this in HTML, that activates the camera function when pressing a button? And when the photo is made, it needs to be saved to a gallery in that same website environment. So, when pressed on the gallery button, you get to see all your photo's made on the tour.
If at least I could get the camera function working, im happy..
Thank you!