I am using canvas to edit the captured image. The implementation is working fine on iOS(Capture image and edit using sketch canvas but in Android I am getting the below error soon after capturing image. Please help
TypeError: null is not an object (evaluating 'this.modalRef.setModalVisible')
Hi,
I am using canvas to edit the captured image. The implementation is working fine on iOS(Capture image and edit using sketch canvas but in Android I am getting the below error soon after capturing image. Please help
Below is my code snippet for your reference