It would be cool when adding a trap record to be able to capture an image from the camera. This can be done (tested in firefox and chrome) by adding the accept attribute to the file input. When done, it should give an option between selecting a file or using the camera. (Don’t have an Android or Apple smartphone, so can’t use the app)
Ah cool. I can see they have added the accept attribute. Have given it a test on browserstack and the extensions which they used don’t work on firefox. Could they add or use the mime types instead? Mimes (eg https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/file) work on all browsers (tested FF, Chrome [on Android], FF [on Linux] and Safari).