Is there anyway to integrate air printing to Xamarin Forms IOS devices

Viewed 16

I am creating an IOS app using Xamarin Forms. And I need to implement a feature to print documents such as invoices through Bluetooth printers. I searched the internet and found some articles and blog posts about implementing the above-mentioned feature on Android devices. However, I couldn't find anything about IOS implementations. Is it actually possible to implement the above-mentioned feature in IOS using Xamarin Forms?

0 Answers
Related