Issues with WKWebView: "Requestor is not a platform binary"
Issues with WKWebView: "Requestor is not a platform binary"
- Subject: Issues with WKWebView: "Requestor is not a platform binary"
- From: Rick Mann <email@hidden>
- Date: Mon, 27 Jul 2015 18:07:32 -0700
In order to make an offline viewer for my company's WebGL webapp, I've built an iOS app that embeds a little web server, and serves up the models directly to the WKWebView that requests them. This works well, but in 9b4 it is exhibiting a new behavior. After a time, which seems to do with leaving the app and coming back to it, the WKWebView no longer loads the content (the view remains empty).
Since I can't currently connect Xcode to the device, I can't see what my logging may be producing (none of my logging is appearing in the Console). But I do see messages from iOS sometimes. This is the most apparently relevant:
StandaloneShowcase[357] <Error>: Could not signal service com.apple.WebKit.WebContent: 154: Requestor is not a platform binary
Googling turned up nothing. Any ideas?
TIA,
--
Rick Mann
email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden