Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    text
    copied!<p>What about a <code>UIAlertView</code>? But I don't know if the app gets rejected or not. A few say yes, the other no. Doesn't know if things changed in the past.</p> <p>Here are some links:</p> <p><a href="http://junecloud.com/journal/code/displaying-a-password-or-text-entry-prompt-on-the-iphone.html" rel="nofollow noreferrer">http://junecloud.com/journal/code/displaying-a-password-or-text-entry-prompt-on-the-iphone.html</a></p> <p><a href="https://stackoverflow.com/questions/376104/uitextfield-in-uialertview-on-iphone-how-to-make-it-responsive">UITextField in UIAlertView on iPhone - how to make it responsive?</a></p> <p><a href="http://iphone-dev-tips.alterplay.com/2009/12/username-and-password-uitextfields-in.html" rel="nofollow noreferrer">http://iphone-dev-tips.alterplay.com/2009/12/username-and-password-uitextfields-in.html</a></p> <p><a href="http://discussions.apple.com/thread.jspa?threadID=1674641&amp;start=15&amp;tstart=0" rel="nofollow noreferrer">http://discussions.apple.com/thread.jspa?threadID=1674641&amp;start=15&amp;tstart=0</a></p> <p><a href="http://icodeblog.com/2009/11/09/iphone-coding-tutorial-inserting-a-uitextfield-in-a-uialertview/" rel="nofollow noreferrer">http://icodeblog.com/2009/11/09/iphone-coding-tutorial-inserting-a-uitextfield-in-a-uialertview/</a></p> <p>Most of the links do the same, they all use <code>CGAffineTransformMakeTranslation</code>. Someone stated that this isn't needed for iOS 4. And sometimes there are problems. Didn't tried it out, because I don't want to get rejected ...</p>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload