cordova-plugin-printer icon indicating copy to clipboard operation
cordova-plugin-printer copied to clipboard

Fix : Unable to PrintToPrinter in IOS15 #281

Open dimer47 opened this issue 2 years ago • 3 comments

See https://github.com/katzer/cordova-plugin-printer/issues/281#issuecomment-1121870473

dimer47 avatar Aug 01 '22 15:08 dimer47

Hello,

I am using 0.8.0 in my ionic v3 app. It does not seem to work for me.

bilalsaeed avatar Jan 14 '23 14:01 bilalsaeed

Hi @bilalsaeed,

I think ionic v3 uses another version of the Android SDK and therefore the fix I made is not suitable for this version. Have you tried the original version of the package on your ionic v3 project? Does it work?

dimer47 avatar Jan 17 '23 11:01 dimer47

Yes you're right I was overlooking so I reverted the code and it worked fine. Thank you for your help. We are now upgrading our app to ionic 6 and I guess then I will have to use your solution. :)

bilalsaeed avatar Feb 02 '23 10:02 bilalsaeed