开发者

Will it be a constraint for App approval by AppStore?

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?


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...

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜