flutter_pdf_viewer icon indicating copy to clipboard operation
flutter_pdf_viewer copied to clipboard

android can not show PDF

Open HurricaneTBS opened this issue 5 years ago • 9 comments

  1. ...
  2. ...
  3. ...

Logs

HurricaneTBS avatar Jul 08 '19 14:07 HurricaneTBS

image

HurricaneTBS avatar Jul 08 '19 14:07 HurricaneTBS

I connect my phone,and then,I run in android studio。In this way,the apk run well. but in this way image the pdf does not display.

HurricaneTBS avatar Jul 08 '19 14:07 HurricaneTBS

please follow the instructions to generate release APKs in the README.

devxpy avatar Jul 08 '19 17:07 devxpy

I did it as Readme.But it does not work

HurricaneTBS avatar Jul 09 '19 02:07 HurricaneTBS

Okay, let me run some tests.

@HurricaneTBS Please post the output of $ flutter doctor -v, as described in the issue template.

devxpy avatar Jul 09 '19 07:07 devxpy

Could it be because I use Java,but you use Kotlin? @devxpy

HurricaneTBS avatar Jul 09 '19 12:07 HurricaneTBS

image @devxpy

HurricaneTBS avatar Jul 09 '19 12:07 HurricaneTBS

Still error? Please fix it, it also happened to me

ArvinCS avatar Jan 02 '20 10:01 ArvinCS

I did some tests, the error happens only in some x64 devices, not all, I have a LG K10 x64 and the method is found and the plugin works fine.

d-apps avatar Feb 06 '20 19:02 d-apps