Replies: 1 comment 3 replies
-
|
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
so in the latest .net 6 rc2, we have a "OSPlatform" like this:

and in the OperratingSystem.cs, IsOSPlatform like this:

As you can see, there is NO option for android... Can any one please help me understand here, is this by desgin? How do you check if os is android?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions