katzer / cordova-plugin-printer

Print HTML documents
Apache License 2.0
311 stars 284 forks source link

Print crashes in ios 17 #302

Open kirtipriya opened 5 months ago

kirtipriya commented 5 months ago

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 commented 4 months ago

Any updates on this

julienkermarec commented 1 month ago

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