lionheart / openradar-mirror

A mirror of radars pulled from http://openradar.me/.
245 stars 17 forks source link

25851045: 'AppleTV4' missing from iTunes search results #14568

Open openradar-mirror opened 8 years ago

openradar-mirror commented 8 years ago

Description

Summary: When using the iTunes Search API for a universal app (iOS+tvOS) the JSON response does not show that the app is available for the Apple TV. For tvOS apps only, however, it seems to work.

Steps to Reproduce: Try the following example links and look at the 'supportedDevices' in the JSON response:

tvOS only app: http://itunes.apple.com/lookup?id=1041644975 tvOS + iOS app: http://itunes.apple.com/lookup?id=950812012

Expected Results: I expect 'supportedDevices' to contain all supported devices including 'AppleTV4' where suitable.

Actual Results: For a universal app (iOS+tvOS) the JSON response does not show that the app is available for the Apple TV.

Product Version: Created: 2016-04-21T11:04:24.394070 Originated: 2016-04-21T00:00:00 Open Radar Link: http://www.openradar.me/25851045

openradar-mirror commented 8 years ago

Modified: 2016-04-21T11:04:24.394310