Developed a Mobile Responsive web application in Angular 8.
There is an image upload functionality which is Working perfectly fine in desktop but facing CORS issue while selecting images from camera. Also the same functionality works when the image is selected from mobile gallery.
Observations
- After capturing image there is extra call happening in network call ex: "blob:https://domain-name.com
Any inputs / suggestions will help. Thanks in advance