In one of my application there is feature to print documents. I want to test this feature but I don’t have device, So I have to test on Simulator. With simulator how can I print documents. Do I need to connect physical printer or can I create virtual printer and test with it ?
I am using Xcode 8.2.1
, iOS 10
and StarPrint iOS SDK 5.2.1
I have searched lot but I didn’t find which work for me. How can I do that ?
I have referred below links :