Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

onPageChanged is not triggered first time in iOS. #66

Open
iavsm opened this issue May 11, 2020 · 5 comments
Open

onPageChanged is not triggered first time in iOS. #66

iavsm opened this issue May 11, 2020 · 5 comments

Comments

@iavsm
Copy link

iavsm commented May 11, 2020

onPageChanged is not triggered first time in iOS.

@endigo
Copy link
Owner

endigo commented Jun 2, 2020

Hello,

Can you share more information like sample repo, screenshots, error messages

@iavsm
Copy link
Author

iavsm commented Jun 15, 2020

I/flutter ( 9237): unhandled element metadata; Picture key: AssetBundlePictureKey(bundle: PlatformAssetBundle#f8fee(), name: "assets/images/reader_share.svg", colorFilter: null)
D/com.shockwave.pdfium.PdfiumCore( 9237): Starting PdfiumAndroid 1.9.0
W/com( 9237): Accessing hidden field Ljava/io/FileDescriptor;->descriptor:I (light greylist, reflection)
D/jniPdfium( 9237): Init FPDF library
D/jniPdfium( 9237): Destroy FPDF library
I/flutter ( 9237): [onPageChanged, {total: 8, page: 0}]
I/flutter ( 9237): [onRender, {pages: 8}]
I/Adreno ( 9237): DequeueBuffer: dequeueBuffer failed
I/Adreno ( 9237): DequeueBuffer: dequeueBuffer failed
I/Adreno ( 9237): DequeueBuffer: dequeueBuffer failed
W/OpenGLRenderer( 9237): swapBuffers encountered EGL error 12301 on 0x916f35c0, halting rendering...
W/System ( 9237): A resource failed to call close.

@iavsm
Copy link
Author

iavsm commented Jun 15, 2020

This is the log when pdf open the first time.

@endigo
Copy link
Owner

endigo commented Jun 16, 2020

@iavsm Is this error log from android, not iOS? You created this issue happens in iOS, so you need to share logs from Xcode.

@myselfuser1
Copy link

This will help https://www.youtube.com/watch?v=gAUVz0U7eyA

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants