How can i give app store link in my apps before approving another apps

后端 未结 13 644
自闭症患者
自闭症患者 2020-12-07 22:19

I have two version of apps with lite and paid. I have another apps also but no one is approved yet. I want to give my all the apps link in my life version and all the apps a

13条回答
  •  抹茶落季
    2020-12-07 22:30

    itms://itunes.com/apps/AppName works, but itms-apps://itunes.com/apps/AppName will save your users having to do the redirect through the iTunes app. Instead, the itms-apps protocol will open the app store directly, thus sparing your users the unnecessary wait.

提交回复
热议问题