facebookarchive / ios-snapshot-test-case

Snapshot view unit tests for iOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Failed to get snapshot of WKWebView

antranapp opened this issue · comments

I have just updated all my UIWebView to WKWebView . Strangely FBSnapshotTestCase can not make snapshot of the webview anymore. I made a test project here to show the problem: https://github.com/peacemoon/TestFBWKWebView

@antranapp I just hit this problem today. Can somebody confirm/deny it? Thanks :)