nm4568
nm4568
I attempted to recreate a minimal reproducible sample but seeing that only the SKTouchAction.Pressed event is firing on iOS. On Windows, I am seeing other ActionTypes, not just Pressed. Repo...
I did, - the issue was first reported using v4.0.0-rc.1 and I believe it was fixed in v4.0.0, however, for some reason I can reproduce the issue on all versions...
Thanks for looking into. I attempted to recreate a minimal reproducible sample but seeing that only the SKTouchAction.Pressed event is firing on iOS. On Windows, I am seeing other ActionTypes,...
I attempted to use the SKGLView and the app immediately crashes on load in the iOS Emulator.
I have added a post to the SkiaSharp issue thread you posted with the minimal reproducible sample that was created. https://github.com/mono/SkiaSharp/issues/2493#issuecomment-1879922837
New issue has been posted - https://github.com/mono/SkiaSharp/issues/2722 Thank you!