Hi,
App is working fine and loading PDFs without any problems until I found out that only on iOS when I load the Pdf and press the back button to navigate to previous screen and meanwhile some of the PDF content has loaded not full, then App Crashed with this error...
syncfusion_flutter_pdfviewer/SwiftSyncfusionFlutterPdfViewerPlugin.swift:128: Fatal error: Unexpectedly found nil while unwrapping an Optional value
Sumup: App crashed if I close the screen which has currently loaded some of the pages and loader is loading other PDF pages.
Need help please.