using camera

Answered
0
0

I attach a very basic project that (tries) to take a picture and save/display it. Locally (on debugger) it’s working. From outside I got “object reference not set to an instance of an object”. Please advice.

Attachment
  • You must to post comments
Best Answer
0
0

Hi Adrian,

To use the camera extension outside the local debugging environment the app needs to be in HTTPS.

You can’t use the Camera extension using regular old HTTP!

Best Regards,
Alaa

  • Adrian Zagar
    I confirm that accessing the same application via https it’s working. Thank you!
  • You must to post comments
Showing 1 result
Your Answer

Please first to submit.