Amit Parmar

Results 8 comments of Amit Parmar

I was able to make it running. Dont install Uno package. Install WinUI Package. Here's the screenshot. Please let me know if you want me to upload entire project. ![image](https://github.com/mono/SkiaSharp/assets/19598410/3d345473-9b9d-4456-b885-303fea9e08d6)

Try the attached zip file. Its very simple working sample. Let me know if you still have any issues. [WinUI3_SKSwap_Test.zip](https://github.com/mono/SkiaSharp/files/14995655/WinUI3_SKSwap_Test.zip)

I am not sure about Uno-Platform. I never worked on it. I will check it out and get back to you.

Hi, Could you please tell me how did you make code working? Did you just install SkiaSharp 3.0.0-preview2.1 nuget package? I have installed it but I get Access Violation exception....

Thanks for quick reply. I think, I misunderstood. Is your application developed in WPF? My application is in WinUI 3.

Please let me know if you want me to upload whole solution. It's just a simple application with SKSwapChainPanel in it.

It fails regardless of Packaged App or without Packaged App. I have attached sample project. Can somebody please try and confirm? I tried deleting bin, obj folder. I also tried...

> Is this an unpackaged app? Because I encountered a similar error here: [dotnet/maui#23737](https://github.com/dotnet/maui/issues/23737) Sorry Friends, I take my words back. It works fine for unpacked WinUI 3 application, regardless...