iPhone App Store 允许摆动功能等吗?

发布于 2024-12-08 05:17:21 字数 485 浏览 0 评论 0原文

我目前正在为 iPhone 设计一个应用程序,并且正在决定模仿一些本机 iPhone UI 组件和元素的一些功能。

在我的应用程序中,用户必须在屏幕上排列多个项目。基本上,它们是自由浮动的(不在网格中)。为了能够移动它们,用户必须将手指放在其中一个物品上,直到所有物品开始“摆动”。就像在 Springboard 上移动应用程序时一样。是否允许模仿此功能?

另一个功能是“分屏”,如将一个应用程序添加到另一个应用程序时所看到的。屏幕打开,显示出具有熟悉的纹理背景的新组。在我的应用程序中,某些屏幕需要用户通过从四个图标中选择一个来做出决定。我想通过在主视图上使用这样的模态视图来呈现这一点,或多或少类似于 Springboard 的“添加到组”功能。这是允许的吗?

我很清楚有几个与我的问题相关的编程问题,但没有一个问题涉及应用程序包含该功能是否被允许。非常感谢任何帮助!

(顺便说一句,我今天在 HN 上读到,Apple 并没有真正回答支持人员有关应用程序审批的问题,因此我在这里询问。)

I'm currently designing an app for the iPhone and I'm deciding on some features that imitate several native iPhone UI components and elements.

In my app, the user has to arrange several items on screen. Basically, they are free floating (not in a grid). In order to be able to move them, the user has to hold a finger on one of the items until all items start to "wobble". Just like on Springboard, when moving applications. Is it allowed to imitate this functionality?

Another function is the "split screen", as seen when adding an application to another application. The screen breaks open, showing a new group with the familiar textured background. In my app, some screens require a user decision by picking one out of four icons. I want to present this by using such a modal view over the main view, more or less like the "add to group" function of Springboard. Is this allowed?

I'm well aware that there are several programming questions related to my issue, but none of them covers whether apps are allowed if they include the functionality. Any help is greatly appreciated!

(On a side note, I read on HN today that Apple doesn't really answer questions to Support about app approval, therefore I ask here.)

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

拍不死你 2024-12-15 05:17:21

我认为您可能遇到的最大问题是“自由浮动”功能。关于什么被接受,存在一个非常大的灰色区域,根据我的经验,你不能拥有像桌面一样具有看似浮动窗口的应用程序。

我不认为 Apple 对 Springboard 功能有任何问题,因为 Facebook 应用程序有它。我只是尝试制作您自己的版本,而不是尝试重现代码。

另外,分屏动画应该没问题。

我的2分钱。

I think the biggest problem you might have is the "free floating" functionality. There's a very big gray area as to what's accepted and, from my experience, you can't have an app with with seemingly floating windows like a desktop.

I can't see Apple having a problem with the Springboard functionality because the Facebook app has it. I would just try to make your own version and not try to reproduce the code.

Also, the Split Screen animation should be fine.

My 2 cents.

乖乖公主 2024-12-15 05:17:21

指南中没有任何关于不允许此类功能的内容。我最近向苹果提交了一个具有您提到的摆动功能的应用程序,审阅者没有提到任何有关此不允许的内容(该应用程序因与内容许可有关的另一个原因而被拒绝)。

There is nothing in the guidelines about such functions not being allowed. I have submitted to apple an app recently with a wobble function like you mention and the reviewer did not mention anything about this being not allowed (The app was rejected for another reason which has to do with content licensing).

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文