是否会成为AppStore审批App的限制?

发布于 2024-10-27 10:36:08 字数 188 浏览 7 评论 0原文

我正在考虑在我的应用程序中自定义 UIAlert 视图。当我向用户显示警报时,我想根据情况(如错误、警告等)在警报视图中显示相应的图像以及消息。我不会从 UIAlertView 扩展我的自定义警报视图(我不确定是否可能),而是根据我的要求从标准 UIView 扩展我的自定义警报视图,并使用所需的方法。如果我更改外观和感觉,苹果会拒绝我的应用程序吗?的警报功能?

I am considering to customize the UIAlert view in my application.I want to show corresponding image,along with the message, in my alert view according to the situation(like error,warning etc), when i am showing the alert to the user.I am not going to extend my customized alert view from UIAlertView (and i am not sure it is possible) instead it will be from standard UIView with required methods as per my requirements.Will the apple reject my app if i change the look and feel of the alert functionality?

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

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

发布评论

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

评论(1

猫九 2024-11-03 10:36:08

我不这么认为...有数千种方法可以向用户呈现某种警报。如果它是 UIAlertView 或自定义视图,我认为 Apple 不会因此拒绝我们的应用程序......

I don't think so... There are thousands of ways to present the user some kind of alert. If it is a UIAlertView or a custom view, I don't think Apple will reject our app for that...

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