Post

Replies

Boosts

Views

Activity

Comment on Using CUPS in iOS
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 ?
Jan ’24
Comment on Using CUPS in iOS
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)
Jan ’24