PricingBlog

Taking Photos

  • _.__._.__.__._-1502963902840045638

    Ethan

    1hour ago

    Hi Everyone,

    A requested feature for my app is to allow users to take a photo of themselves when submitting a form (as proof of id). What would be the best way of doing this in Nordcraft? Currently we publish our app as a PWA. I've tried using the capture="user" attribute on a file <input> However it is shaky at best. It only works on some browsers, and does not reliably open the front facing camera.

    Any experience or advice would be most appreciated.