还有办法在 iTunes Store 而不是 Apple Music 中打开 iTunes 搜索 API trackViewUrl 吗?

Is there still a way to open an iTunes search API trackViewUrl in iTunes Store and not Apple Music?

this question 之后,我们可以从 iTunes 搜索 API 获得 JSON 响应,将用户引导至 trackViewUrl。答案建议附加 &app=itunes 让 iOS 设备打开 iTunes Store 中的 URL 而不是 Apple Music,但我的测试表明这不起作用并且 Apple Music 仍然打开.

例如结果的第一项:

https://itunes.apple.com/search?term=pink+floyd%20high%20hopes

显示 trackViewUrl 个:

https://music.apple.com/us/album/high-hopes/1067444712?i=1067444898&uo=4,

附加请求是:

https://music.apple.com/us/album/high-hopes/1067444712?i=1067444898&uo=4&app=itunes

但是,此 link 在 iOS 设备上打开 Apple Music。

有没有办法改为打开 iTunes Store?或另一种打开 iTunes Store 到特定曲目的方法?我需要 DRM 免费曲目。

现在正确的做法是 StoreKit