Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

连接成功,但是打印机没有反应,报下面的错误信息 #1

Open
championfu opened this issue May 12, 2017 · 1 comment

Comments

@championfu
Copy link

2017-05-12 13:30:33.656556+0800 BluetoothPrint[918:239937] libMobileGestalt MobileGestaltSupport.m:153: pid 918 (BluetoothPrint) does not have sandbox access for frZQaeyWLUvLjeuEK43hmg and IS NOT appropriately entitled
2017-05-12 13:30:33.656763+0800 BluetoothPrint[918:239937] libMobileGestalt MobileGestalt.c:550: no access to InverseDeviceID (see rdar://problem/11744455)

[CoreBluetooth] API MISUSE: Cancelling connection for unused peripheral <CBPeripheral: 0x1740e8d00, identifier = E7C3B166-8195-4DA9-8529-2AE5C146E31D, name = mb_+G1d7tnr, state = connecting>, Did you forget to keep a reference to it?

@Mrpaker
Copy link

Mrpaker commented Aug 26, 2017

CBPeripheral 需要保存实例之后才能连接的,你是不是忘了存下来就直接使用了?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants