We need to build a mobile app that works in offline mode. We can do everything we need to except we need to be able to take pictures (on a phone) and upload them later. It would be cool to add them to the datastore, but most cameras take big pictures now days.
- Is it possible to save a picture in the datastore? (javascript?)
- Can it be a link to the phone that is uploaded later?
Has anyone done something like this?