Hello Devs !
We are trying to use cordova plugin in our ionic app : https://github.com/katzer/cordova-plugin-printer To print documents silently via an AirPrint enabled printer.
It works on iOS 14 devices / simulators but we notice that there is an error while we try to print from iOS 15 simulators : https://github.com/katzer/cordova-plugin-printer/issues/281#issuecomment-949167538
Can we please know if this is something that can be handled from cordova plugin level or is this something that is changed / blocked at the iOS native level for any background actions ?
Any suggestions / comments will be highly appreciated.
Thanks !
Amol