Re: Issues with WKWebView: "Requestor is not a platform binary"
Re: Issues with WKWebView: "Requestor is not a platform binary"
- Subject: Re: Issues with WKWebView: "Requestor is not a platform binary"
- From: Jens Alfke <email@hidden>
- Date: Mon, 27 Jul 2015 22:36:18 -0700
I'll bet the OS is killing your server/listener socket. It does that after an app's been suspended a while. You'll need to close the socket on suspend and reopen it on activation.
--Jens
_______________________________________________
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