-
Notifications
You must be signed in to change notification settings - Fork 147
Unable to open PDF File on android #62
Comments
Did you found a solution? |
No, But I changed the plugin which is working fine. |
I am also facing this error. @amaajid001 which plugin are you using now ? |
I'm also having this issue. Edit: But when I reopen the app and everything works, this exception disappears. So, I have looked for this exception in this repository issues and encountered this fix: After implementing RasyidMF solution, the PDF opens correctly. |
I am using syncfusion_flutter_pdfviewer this package. |
This syncfusion_flutter_pdfviewer works very well, too bad it is not a free package. |
Its free brother. I am using it. |
You applied for the community license ? |
No Just installed package from pub,dev |
But it stated "Disclaimer: This is a commercial package. To use this package, you need to have either a Syncfusion commercial license or Free Syncfusion Community license." I have never used this kind of package before. Does it mean that we will have to have a license if we want to publish our app the app store? |
Any news on this topic or should I use another library? |
Go get another library named pdf_native_viewer by serge.software |
I have working where I create a pdf file and display on page.
It is working fine on ios devices.
But on android devices, it is showing this error message. Even share button is also sharing file but pdf view showing this error.
Please help to solve this error. After upgrade flutter 2 i am getting this message.
The text was updated successfully, but these errors were encountered: