LoginSignup
9
6

More than 5 years have passed since last update.

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

Posted at

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は端末ないからわかんない。

参考

9
6
0

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
9
6