tryphotino / photino.NET

https://tryphotino.io
Apache License 2.0
913 stars 74 forks source link

Photino.NET 2.0.12 buggy? #62

Closed OkayX6 closed 3 years ago

OkayX6 commented 3 years ago

Hi,

I updated the sample Photino template to version 2.0.12 from 2.0.11, and I got this when running dotnet run? Also, the text comes up in Chinese?

image

philippjbauer commented 3 years ago

We noticed an error on the macOS version of the Photino sample apps, preventing Photino to be opened on macOS. After compiling Photino.NET on macOS it worked on macOS but broke the Windows version of Photino. Please use 2.0.11 for now. Today we are trying to work through this issue and release a new version that resolves this issue on both operating systems.

MikeYeager commented 3 years ago

We posted a new version to NuGet yesterday that fixes this issue. Please give it a try. Thanks.

OkayX6 commented 3 years ago

Thanks it doesn't happen anymore