You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I started using react-camera-pro, but since then all user-uploaded images are extremally slow.
The reason I originally migrated from using <input type="camera"> to an in-app camera was because, on some phones, the images weren't saving after capture. This was likely because of the extreme high resolution of some phone cameras were overloading memory hence not gettting over the image from phones camera to browser.
But I can't have such low resolution.
Any solution?
The text was updated successfully, but these errors were encountered:
I started using react-camera-pro, but since then all user-uploaded images are extremally slow.
The reason I originally migrated from using
<input type="camera">
to an in-app camera was because, on some phones, the images weren't saving after capture. This was likely because of the extreme high resolution of some phone cameras were overloading memory hence not gettting over the image from phones camera to browser.But I can't have such low resolution.
Any solution?
The text was updated successfully, but these errors were encountered: