Apple 键盘视觉修改导致我的应用被拒绝?

发布于 2024-10-25 18:21:28 字数 261 浏览 7 评论 0原文

我一直在阅读一些与此问题相关的帖子,但我仍然认为我的情况有所不同。 我制作了 Apple iPad KB 的打印屏幕并编辑了该图像。

有了这些,我制作了一个自定义 UIView 来模拟 KB,并进行了一些改进。 我根本不使用苹果的 UIKeyboardView 或窗口或任何东西,也没有任何私有 api,只是我的自定义 UIView 和一些背景 UIImage,顶部有一些 UIButtons,这个东西看起来很接近苹果的 Kb,但事实并非如此。

我就这么被拒绝了!或者我不是?

I've been reading some posts related to this issue but still i think my case is different.
I made a print-screen of Apple's iPad KB and edited that image.

With that in hand i made a custom UIView to simulate a KB with some improvements.
I don't use at all Apple's UIKeyboardView or window or anything neither any private api, just my custom UIView with som backgroung UIImage, some UIButtons on top and this thing looks close to an Apple's Kb but it isnt.

Am so rejected! or am not?

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

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

发布评论

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

评论(1

疏忽 2024-11-01 18:21:28

@sicario:

是的,应用程序似乎被拒绝了,因为您尝试创建与他们类似的键盘。

事实上,他们认为他们的键盘可能是重复的。所以可能会被拒绝。

此外,您还会收到一封来自 Apple 的电子邮件,其中他们会指定该应用程序实际上被拒绝的原因。

希望这有帮助。

编辑:

如果您尚未在 iTunes 上提交您的应用程序,那么您不应该冒险,因为如果您的键盘界面看起来与他们的键盘相同,它很可能会被拒绝。

@sicario:

Yeah it seems that app is rejected because you have tried creating a keyboard similar to theirs.

Actually they believe that it is possible duplication of their keyboard. So it may be rejected.

Also you would have recieved an Email from Apple where in they would have specified, why the app was actually rejected.

Hope this helps.

EDIT:

In case you haven't yet submitted your app on iTunes then you should not risk it because it is likely to get rejected if the interface of your keyboard looks same as their keyboard.

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