Open beradrian opened 8 years ago
What would you expect this to return? As far as I know, there aren't descriptions built into iOS or Android apps' info.
Windows has description also, it's often the subtitle when the app is shown in a list
Windows Object (including description): https://docs.microsoft.com/en-us/uwp/api/windows.applicationmodel.package
Example usage https://github.com/Microsoft/Windows-universal-samples/blob/master/Samples/Package/js/js/scenario1_identity.js#L55
Similar to getAppName