-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Support Platform.constants['Release'] #11012
Copy link
Copy link
Open
Labels
Area: PlatformConstantsWorkstream: Component ParityClose the parity gap between RNW and RN for core RN components and their supporting APIs.Close the parity gap between RNW and RN for core RN components and their supporting APIs.enhancementgood first issuehelp wanted
Milestone
Metadata
Metadata
Assignees
Labels
Area: PlatformConstantsWorkstream: Component ParityClose the parity gap between RNW and RN for core RN components and their supporting APIs.Close the parity gap between RNW and RN for core RN components and their supporting APIs.enhancementgood first issuehelp wanted
Type
Fields
Give feedbackNo fields configured for issues without a type.
Summary
Platform.constants['Release'] returns undefined.
Motivation
As part of our logging strategy, we report on user OS version.
I can see a property 'osVersion' however this returns 15 which I would have expected 10.x.x
Basic Example
No response
Open Questions
No response