I have mentioned my end goal in reply above (which is to do whole print operation in worker thread) . If not using cups , is there any other way to discover all the printers connected to ios device. If there is any other method to do this , using Bonjour service or any other api , can you please guide me how to do that ?
Post
Replies
Boosts
Views
Activity
Hi @eskimo
I am looking for all printers connected to ios device .
i want to discover the printers using worker thread , so that whole print operation in my application can happen on worker thread using UIPrintInteractionController's Print method (in print method of UIPrintInteractionController , i need to pass UIPrinter instance ,which i want to discover on worker thread)
@eskimo i accepted my reply by mistake. And there is no option to undo it now.
I want to discover printers on worker thread