|
|
|
|
|
by TheLoafOfBread
775 days ago
|
|
It has some obscure bugs during build process (You need to have project in C:/ if you are on Windows), but otherwise it runs fine for Windows and Android. It also runs fine on MacOS, but you need to compile on MacOS as I did not figure out how to emit PKG file on Windows. It also runs fine on XCode iOS emulator, but I don't have iOS device to test on. In nutshell, I think that MAUI has some pains to get used to, but when you make it working on one platform, it usually works on remaining platforms as well. Only thing which I don't like is HUGE binaries it generates (60-200MB) but I guess that's a price to pay for simple deployment on multiple platforms. |
|