我的打印机模拟器出了问题。在运行https://developer.apple.com/library/IOS/samplecode/Recipes_+_Printing/Introduction/Intro.html#//apple_ref/doc/uid/DTS40011098-Intro-DontLinkElementID_2时尝试打印将导致以下错误出现在Xcode控制台中:
2014-03-26 17:23:47.563 Recipes[3455:3c07] Simulated\032Label\032Printer\032@\032[redacted]Mac\032mini._ipps._tcp.local.:
Unable to connect to [redacted]-mac-mini.local.:8632: Bad file descriptor
2014-03-26 17:23:47.570 Recipes[3455:3c07] Simulated\032Label\032Printer\032@\032[redacted]Mac\032mini._ipps._tcp.local.:
Connection is untrusted: Unable to establish a secure connection to host.
以下是我没有成功的尝试:
我还能尝试什么?谢谢!
答案 0 :(得分:1)
删除/private/var/tmp/printd
为我修复了它。我在AirPrint Connection Refused Error找到答案。
答案 1 :(得分:1)
如果这有助于某人。如果您的打印机模拟器停止工作,请在此处查看我的答案:AirPrint Connection Refused Error - 简短版本,确保您一次只有1个活动网络连接到您的网络(弹出以太网为我工作)