iTunes 查找?bundleId 方法不适用于我的应用 [英] iTunes lookup?bundleId method is not working for my app

查看:76
本文介绍了iTunes 查找?bundleId 方法不适用于我的应用的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试通过以下方法查找我的应用:http://itunes.apple.com/US/lookup?bundleId=com.writingfuture.where2

但它总是返回

<预><代码>{结果计数":0,结果": []}

<小时>

我在商店中的应用状态非常好(准备出售).这是一个细节:

  • 捆绑 ID:com.writingfuture.where2

  • Apple ID:467311933

  • 类型:iOS 应用

  • 版本:2.0.1

  • 状态:准备出售

  • 创建日期:2012 年 12 月 4 日

  • 发布日期:2012 年 12 月 10 日

<小时>

我不知道为什么我不能用这种方法查找我的应用程序.大家有什么想法吗?

提前致谢,

冠军

解决方案

看起来您的应用仅在泰国店面可用 - 因此查找应在基本查找 URL 中包含国家/地区代码:

使用 bundleId 的替代方法是简单地通过 adamID 查找:

I'm trying to lookup my app from this method: http://itunes.apple.com/US/lookup?bundleId=com.writingfuture.where2

But it always return

{
 "resultCount":0,
 "results": []
}


My app status in the store is perfectly fine (ready for sale). Here's a detail:

  • Bundle ID: com.writingfuture.where2

  • Apple ID: 467311933

  • Type: iOS App

  • Version: 2.0.1

  • Status: Ready for Sale

  • Date Created: Dec 4, 2012

  • Date Released: Dec 10, 2012


I have no idea why I can't lookup for my app with this method. Do you guys have any idea?

Thanks in advance,

Chammp

解决方案

Looks like your app is ONLY available in Thailand storefront - so the lookup should include country code in the base lookup URL:

The alternative to using bundleId is simply looking up by adamID:

这篇关于iTunes 查找?bundleId 方法不适用于我的应用的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆