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.
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
Please login first to submit.