Error :
App crashes with error :
*** Terminating app due to uncaught exception 'UIApplicationInvalidInterfaceOrientation', reason: 'Supported orientations has no common orientation with the application, and [UIPrintPanelNavigationController shouldAutorotate] is returning YES'
This error was not present in prior iPad OS versions
Can you help here
Plugin : cordova-pdf-generator 2.0.8 "PDFGenerator" Ionic 3 application - iPad app - supports only landscape mode App plist : Supported interface orientations (iPad) : Landscape (left home button) , Landscape (right home button)
Cordova pdf plugin code :
Error : App crashes with error : *** Terminating app due to uncaught exception 'UIApplicationInvalidInterfaceOrientation', reason: 'Supported orientations has no common orientation with the application, and [UIPrintPanelNavigationController shouldAutorotate] is returning YES'
This error was not present in prior iPad OS versions Can you help here