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'm working on an ionic app that uses ngImgCrop and ngFileUpload. My code runs perfectly as a web app with AngularJS, but, when I convert it to an Ionic app on iOS, it throws this error:
[Generic] Creating an image format with an unknown type is an error
I'm working on an ionic app that uses ngImgCrop and ngFileUpload. My code runs perfectly as a web app with AngularJS, but, when I convert it to an Ionic app on iOS, it throws this error:
[Generic] Creating an image format with an unknown type is an error
Here's the html:
I tested to see if the fork was causing the issue, but it persisted even when I removed the aspect ratio and used the original file.
Any help would be much appreciated.
The text was updated successfully, but these errors were encountered: