lohanidamodar / pdf_viewer

A flutter plugin for handling PDF files. Works on both Android & iOS
https://pub.dev/packages/advance_pdf_viewer
BSD 3-Clause "New" or "Revised" License
61 stars 143 forks source link

getNumberOfPages always returns "0" on iOS but working on andriod #90

Open alexaung opened 2 years ago

alexaung commented 2 years ago

I am opening the file from device. I can open same file from android device but can't open from iOS. I got getNumberOfPages always returns "0" error.