xcode 3.1 详情我们注意到您的应用包含不相关的平台信息。在您的应用或其应用中引用第三方平台

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/31688956/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-15 07:34:24  来源:igfitidea点击:

3.1 Details We noticed that your app contains irrelevant platform information. Referencing third-party platforms in your app or its

iosxcodeappstore-approval

提问by Steven

I submitted my app to AppStore(https://itunesconnect.apple.com) it is new version App, but My app rejected and they left this message but I don't know, what I have to fix... It wasn't clear on message what to fix.

我向 AppStore( https://itunesconnect.apple.com)提交了我的应用程序,它是新版本的应用程序,但我的应用程序被拒绝了,他们留下了这条消息,但我不知道,我必须修复什么......它不是' t 清除消息中要修复的内容。

3.1 Details We noticed that your app contains irrelevant platform information. Referencing third-party platforms in your app or its

3.1 详情我们注意到您的应用包含不相关的平台信息。在您的应用或其应用中引用第三方平台

Any one can help me with that?

任何人都可以帮助我吗?

回答by Brad Brighton

If you talk about Android, Windows, Blackberry, etc in either text or screenshots and someone in the review team catches it, you will have to remove the info.

如果您在文本或屏幕截图中谈论 Android、Windows、Blackberry 等,并且审核团队中的某个人发现了它,您将不得不删除这些信息。

回答by Nasir

I also faced this issue, Let me tell you story.

我也遇到过这个问题,给你讲个故事。

  1. I had a background image with a person holding a non iOS cell phone, (I guess its a blackberry). Appstore rejected because of it,
  2. App description in itunesconnect, I linked www.mywebsite.com and they App store rejected because if it.
  3. In App description I mentioned "purchase license from us", then again the rejected because of it.
  1. 我有一个拿着非 iOS 手机的人的背景图片,(我猜是黑莓手机)。应用商店因此被拒绝,
  2. itunesconnect 中的应用程序描述,我链接了 www.mywebsite.com 并且他们的 App Store 拒绝了,因为如果它。
  3. 在应用程序描述中,我提到了“从我们这里购买许可证”,然后又因此被拒绝。

回答by Vasanth

Hi In my case it was the boarding(tutorial) screens. I have used android phones in those design. Once after I changed it to iOS phones, my app was accepted.

嗨,就我而言,它是登机(教程)屏幕。我在这些设计中使用过安卓手机。在我将其更改为 iOS 手机后,我的应用程序被接受了。

回答by Taslim Oseni

In my case, this happened because the word "Android" was in my App description.

就我而言,这是因为“Android”一词出现在我的应用程序描述中。

While filling out the 'description' for my iOs app, I simply pasted the same description I set for the Android version (on Google play store). Since I did not format, the word "Android" managed to slip in and Apple rejected my metadata.

在为我的 iOs 应用程序填写“描述”时,我只是粘贴了我为 Android 版本(在 Google Play 商店中)设置的相同描述。由于我没有格式化,“Android”这个词设法溜进来了,Apple 拒绝了我的元数据。

There was no need to upload a new build or anything. I simply removed the "Android" word and re-uploaded, and yes, it got accepted!

无需上传新版本或任何内容。我只是删除了“Android”这个词并重新上传,是的,它被接受了!

I hope this helps someone out there.

我希望这可以帮助那里的人。

Merry coding!

快乐编码!