Accessing device capabilities
The final piece of functionality we'll add to the app is different from what we've done so far. So far we've looked at consuming data, but we'll now look at creating it.
The requirement from the company for this part of the app is that it provides a way for staff to capture information whenever an incident occurs. An "incident" could be anything that the business may need to record or know about. It could be something minor such as a customer tripping while on company property to a major accident. All these incidents have something in common: that it's beneficial to capture details when they happen rather than relying on people remembering details later. The goal is that giving staff a way to capture an image or some text as quickly and simply as possible will increase the amount of information that's captured. The software will augment the captured information with the time and location of the incident and add...