Bad news is that iTunes Connect site is closed for holidays and will reopen on December 28. It’d be a good one, unless I want to change some art and submit an update of GPS Speed. It’s downloaded more than a thousand times a day. It’s quite amusing because the app is not unique and [...]
Search results
24 DecTwo news: bad and good
11 DecUsername and Password UITextFields in UIAlertView prompt
Today I will show how to transform an UIAlertView to a prompt of username and password textfields. Actually it’s quite easy for expert of adding subviews or creating own custom controls. So current code snippet is destined for begginers. I propose to do it in next succession: Initilize standard UIAlertView. There is a trick here. We need to set a message [...]