Mac - keep data in memory and get data

Dani_S 3,686 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,369 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.