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

Black canvas for all examples on device. #26

Open
jenyalebid opened this issue Mar 30, 2022 · 1 comment
Open

Black canvas for all examples on device. #26

jenyalebid opened this issue Mar 30, 2022 · 1 comment

Comments

@jenyalebid
Copy link

Hi, I am encountering an issue when running the sample application on device, where every example shows black screen instead of drawing. On the simulator the drawings are shown properly. Tried running on multiple devices, iOS 15.x

Are you able to replicate the issue or know any possible solutions?

Thank you.
IMG_3D303191DB4A-1

@jenyalebid
Copy link
Author

The issue seems to be with SkiaView image. The CGIamge created on line 98 in SkiaView.swift is not rendering properly. Not sure why, but converting image into UIImage or png and then back will render on device.

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

No branches or pull requests

1 participant