-
Notifications
You must be signed in to change notification settings - Fork 18
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
P750W can not find!! #28
Comments
For WIFI search, my best guess is that the P750W is NOT listed in the "supportedPrinterList". It's only listed in the "printerList". c.f. BrotherPrinter.m in the iOS code. I will assume you are on iOS. Honestly, I don't understand why there are 2 printer lists, as I am not the plugin author. For Bluetooth MFi, it's required to add the MFi protocol string to the info.plist for any MFi devices to be found. As the comments mention in Plugin.xml, you will be rejected by AppStore unless you have received your PPID. There is a process that must be followed to apply for the PPID. If you need help with this, let me know. |
Hi @robr2112 , Error: "Unexpected Internal System Error: IllegalArgumentException" using printer brother P750W this is my code Thank you. please help |
Hi @ashwin-dongare, |
Not able to detect P750W printer using all three methods findnetwork(), findprinter() and findbluetooth()
The text was updated successfully, but these errors were encountered: