How to customize UIAlertView? Will Apple approve it?

后端 未结 8 1995
逝去的感伤
逝去的感伤 2021-02-04 18:48

I am using a custom UIAlertView with UITextField to get password from the user.

I have been told that this custom view may cause my App to get

8条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2021-02-04 19:23

    Ya Apple approve the customization of UIAlertview. From iOS 5.0 apple gives alertview type to take credential input.

    Here I listed a custom alertview which is able to work on older ios version and orientation custom alertview

    thanks,

    Naveen Shan

提交回复
热议问题