Skip to content

Confuses macOS & iOS/iPadOS apps #329

@duhd1993

Description

@duhd1993

Your Environment

  • mas version: 1.8.1
  • macOS version (system_profiler SPSoftwareDataType -detailLevel mini): 11.2.3

mas Install Method

brew install mas (homebrew-core)

Describe the Bug

For some apps,mas info does not show the correct newest version.

To Reproduce

  1. mas info 1249901692 shows version 3.1.1. But on appstore webpage, you can find the newest version to be 3.1.3
  2. mas info 571213070 outdated & upgrade fail on Catalina #306 (comment)
  3. mas info 1462114288 Fix outdated & upgrade commands #312 (comment) This one has been corrected.

Expected Behavior

Correct version displayed.

Actual Behavior

Incorrect newest version.

Screenshots, Terminal Output

Additional Context

This seems to be a bug in apple itself. https://itunes.apple.com/search?media=software&entity=macSoftware&term=ScanScan this API does not return correct information. I think we can directly fetch the app page instead of using this API. https://apps.apple.com/app/id1249901692 Just parse the html.

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions