Mac - keep data in memory and get data

Dani_S 3,316 Reputation points
2024-07-14T13:15:46.56+00:00

Hi,

I run mac app in vs code net 8.

after publishing it using this command: dotnet publish -f net8.0-maccatalyst -c Release

The app stop working me, the logic not working.

I keep data in singelton class and I reach from other pages to this class.

It work on window but not on mac ?

Why ? what i loose?

Thanks,

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,206 questions
{count} votes