“预渲染图标标志:true”在提交的 iPhone 应用程序二进制详细信息中,但图标在商店中显示为光泽效果
“图标已包含光泽效果”在 plist 文件中设置为 YES。它适用于 iPhone 应用程序 1.0 版本。相同的plist文件没有任何修改,1.1版本提交修改并获得批准。但该图标在商店中显示为光泽效果。检查目标中的 plist 文件名并引用正确的文件。在textedit中打开plist文件,可以看到uiprerenderedIcon为true。版本 1.2 二进制文件再次上传,我现在可以在二进制详细信息中看到预渲染图标设置为 true,但应用程序详细信息页面中的应用程序图标仍然显示有光泽效果。
我在这里缺少什么?我使用的是 Xcode 4.0.2 版本和 4.3 SDK。
"Icon already includes gloss effects" is set to YES in plist file. It worked for iPhone app 1.0 version. The same plist file without any modifications, 1.1 version is submitted for revision and got it approved. But the icon is shown in store with glossy effect. Checked the plist filename in target and is referring to correct file. Opened plist file in textedit and can see uiprerenderedIcon as true. Version 1.2 binary uploaded again and I can now see prerendered icon set to true in binary details, but the app icon in app details page is still shown with gloss effect.
What am I missing here? I am using Xcode 4.0.2 version and 4.3 SDK.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
他们有一个错误。我从 8 月 23 日到现在更新了 3 个应用程序,尽管我为所有应用程序设置了“预渲染图标标志:true”,但所有这些应用程序的 512x512 图标都具有光泽效果。我对一周前提交的应用程序没有任何问题。
在此期间我没有更改我的 XCode 或其他任何内容,因此它与开发人员无关。我写信给苹果公司,正在等待答复。
我还注意到,当我注册一个新应用程序并上传 512x512 图标时,这没有光泽效果,尽管在没有二进制文件的情况下上传的图标总是具有这种效果。所以也许他们更新了代码,现在他们将这个变量当它为真时视为假,当它为假时视为真。
They have a bug. I updated 3 of my apps between Aug 23 and now and for all of them the 512x512 icon has the glossy effect although I have set "Prerendered Icon Flag: true" for all. I had no problems with apps submitted a week before.
I did not change my XCode or anything else in the meantime so it's not developer related. I wrote to Apple and I'm waiting for an answer.
I also noticed that when I register a new app and upload the 512x512 icon this doesn't have the glossy effect although icons uploaded without the binary always had this effect. So maybe they updated their code and now they treat this variable as false when it's true and true when it's false.
我在看到同样的问题后联系了 iTunes Connect,并在六天前得到了以下回复。但它仍然没有修复,我还没有收到他们的回复。
I contacted iTunes Connect after seeing the same issue and got the following response six days ago. But it still isn't fixed and I haven't heard back from them.