Alexander
Alexander
Same issue: ``` 12-30 09:32:47.487: E/AndroidRuntime(15993): java.lang.IllegalArgumentException: View=DecorView@4937e39[MainActivity] not attached to window manager 12-30 09:32:47.487: E/AndroidRuntime(15993): at android.view.WindowManagerGlobal.findViewLocked(WindowManagerGlobal.java:485) 12-30 09:32:47.487: E/AndroidRuntime(15993): at android.view.WindowManagerGlobal.removeView(WindowManagerGlobal.java:394) 12-30 09:32:47.487: E/AndroidRuntime(15993): at android.view.WindowManagerImpl.removeViewImmediate(WindowManagerImpl.java:124) 12-30 09:32:47.487:...
+1 Good discussion here: http://blog.uploadcare.com/post/97884147203/you-cannot-upload-files-to-a-server-using-mobile-safari
Fixed in 8.0.2
@staabm Thanks for link, but this bug is about iOS 8.0.0 and iOS 8.0.1 where files from `input[type="file"]` don't send to server.
Not fixed in 8.0.2
I don't find such bug, open new one (https://bugs.webkit.org/show_bug.cgi?id=137423) Also iOS 8.1 beta (12B401) still does not fix this issue
Fixed in https://bugs.webkit.org/show_bug.cgi?id=137008
UA must support by spec `image/png` mime-type only. Other types - as UA wants. Also as @patrickkettner notes if mime-type is not support - UA will return`image/png` type. +1 for...
This limits don't throw any errors, so then you will try to render or read 6MB image you will get a broken blob/dataURL string and so on. And you will...
@RangerMauve try https://github.com/stomita/ios-imagefile-megapixel