Search code examples
surveyjs

Does SurveyJS support taking a picture directly within the Survey?


SurveJS has the option to use a FilePicker, but on mobile device this means the File Explorer is opened. We want our users to be able to have immediately using their camera and have the taken picture uploaded as the 'file'.


Solution

  • The version we are going to release today (v1.9.97) will add allowCameraAccess property into file question. You will be able to read more about v1.9.97 weekly release here.

    Thank you, Andrew