Hello,
I tried to debug a new created "MoSync MAUI Project" directly out of the "MoSync Project Template". After starting the MoSync/Emulator, a "MoSync Panic 40028" pops up and tells something about "Memory alignment error" "The panic occurred in the MoSync core."
Well, I play around with some project settings and finally reduced the values of the "Memory Settings" from originally H: 512, S: 128, D: 1024 to H: 128, S: 64, D: 256. With these settings the project debugs perfectly…
But I’m just wondering why? Reducing the available memory normally isn’t the way running an application better…
Best regards,
Christian