10
6

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

iOS12からApp Storeの開発者ページへのURLが変わってる件

Last updated at Posted at 2018-11-16

iOS版が最近ダウンロード落ちてるなーって思ってたら、アプリ内に設置してる「この開発者の他のアプリを見る」メニューが機能しなくなってた。

どうやらiOS12からAppStoreの開発者ページのURLが変わったみたい。

修正

Before

itms-apps://itunes.apple.com/artist/開発者名/id開発者ID

After

itms-apps://itunes.apple.com/developer/id開発者ID

artistからdeveloperに変更。開発者名は前から省略できたのかな。

#備考
iOS11でもAfterのURLで遷移できた。iOS10は端末ないからわかんない。

#参考

10
6
1

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
10
6

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?