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

Print crashes in ios 17

Open kirtipriya opened this issue 1 year ago • 2 comments

My iPad app supports landscape only. After upgrade to ios 17, the app crashes with the error :

*** Terminating app due to uncaught exception 'UIApplicationInvalidInterfaceOrientation', reason: 'Supported orientations has no common orientation with the application, and [UIPrintPanelNavigationController shouldAutorotate] is returning YES'

[FATAL] [WORKLIGHT] Uncaught Exception: Supported orientations has no common orientation with the application, and [UIPrintPanelNavigationController shouldAutorotate] is returning YES

Can you please check this issue at the earliest

kirtipriya avatar Nov 23 '23 13:11 kirtipriya

Any updates on this

kirtipriya avatar Jan 08 '24 18:01 kirtipriya

Same issue on iOS 17 here : CoreGraphics PDF has logged an error. Set environment variable "CG_PDF_VERBOSE" to learn more.

julienkermarec avatar Apr 14 '24 19:04 julienkermarec