[iOS] [Generic] Creating an image format with an unknown type is an error
See original GitHub issuereact-native-cli: 1.0.0
react-native: 0.36.0
xcode: 8.0
iOS: 10
Issue Analytics
- State:
- Created 7 years ago
- Comments:8 (3 by maintainers)
Top Results From Across the Web
"Creating an image format with an unknown type is an error ...
This does not solve the problem for me. I updated the function and still get the error message immediately when this function is...
Read more >Creating an image format with an unknown type is an error
My app uses a UIImagePickerController to allow the user to choose an image from their camera roll. This was all working fine up...
Read more >[Solved]-xcode 8.1 & iOS 10.1.1 "[Generic] Creating an image format ...
Coding example for the question xcode 8.1 & iOS 10.1.1 "[Generic] Creating an image format with an unknown type is an error" for...
Read more >Xcode 8 – swift 3: Creating an image format with an unknown type is ...
I get an error when selecting an image with UIImagePicker: [Generic] Creating an image format with an unknown type is an error.
Read more >ngImgCrop in ionic iOS throwing [Generic] Creating an image format ...
ngImgCrop in ionic iOS throwing [Generic] Creating an image format with an unknown type is an error.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
+1 Same here, not working on iOs. Tried with
allowsEditing
and without. Does not throw error or callback. Just silently fails.Configuration:
react-native-image-picker: 0.22.13 react-native: 0.35 xcode: 8.0 iOs: 10 (deployment target is 8.2)
could be a false warning https://stackoverflow.com/a/41349385/1052033