-
Notifications
You must be signed in to change notification settings - Fork 5
Cordova WKWebView@1.0.1 and Camera@2 iOS 9 photo glitch #104
Comments
This is a very strange bug as it happens now and again while testing and am having trouble recreating reliably. I'm looking for certain conditions that might trigger it for example:
I've submitted the camera@2 iOS issue here: |
We might use HTML5 instead to capture images #105 |
Fixed in Cordova camera@2.1.0 plugin update - |
This was not fixed, that bug fix is regarding an actual app crash, not the WKWebView white screen issue. |
Relevant: |
This is an error for us as well -- crashes everytime the camera opens with this error: Snapshotting a view that has not been rendered results in an empty snapshot. Ensure your view has been rendered at least once before snapshotting or snapshot after screen updates. Seems to only happen on my iPad mini and not iPad air |
I think I'm having the same issue, did you managed to fix it? |
Alas we haven't touched this code in many months. We are trying to get the underlying system to actually work first. :) |
Sometimes after taking a photo and tapping 'Use Photo' results in being stuck in a white screen.
Error log:
Using iOS9 on iPhone 6+. Worth noting this bug did not occur with Camera@1 plugin and UIWebView
The text was updated successfully, but these errors were encountered: