UITextField inside an UIAlertView not working in iOS4.1 (works in 3.0)

I have a UITextField added to an UIAlerView used to take user input on an alert box. Thats work perfect in iOS 3, But I cant type to that UITextField in iOS 4.1. in iOS 4.1. I do get focus to that textfield inside alertview, and keyboard appears, however typing doesn't work.

tsteph wrote:
I've included sample code.
Also known as a (poorly indented) code snippet. Can you replicate the problem in an SSCCE *(<- link)?* Note that if you can get it to fail with just 2 checkboxes, only include 2, rather than 9. If you prepare an SSCCE, please use the standard indenting so that it does not look a mess.
It could also help if you could load your failing applet up at an URL where others can visit it.

Similar Messages

  • Link inside webpage does not work.

    link inside webpage does not work ( http://ochre.lib.uchicago.edu/marathi/ ). i was able to launch a java program by clicking the link in the middle of the page in firefox 6. now it doesnt work in latest versions. link works fine in IE9

    Anyone?.

  • My iphone 4S only start whit cable plug in and then show battery very low (with red line end) then try to turn on but show searching in operator name command and not connecting and no work properly and when I plug out it turn off!!! what should I do?

    My iphone 4S only start whit cable plug in and then show battery very low (with red line end) then try to turn on but show searching in operator name command and not connecting and no work properly and when I plug out it turn off!!! what should I do?

    I'm afraid you'll have to get the phone serviced, dropping the phone must have damaged additional parts inside the phone.
    But Apple will not service the phone anymore, opening the phone and replacing the battery should only be done by authorized personal, not by users.
    You'll have to look for a 3rd party repair shop and see if they can fix this, sorry.

  • CalDav sync is no longer working with iOS4

    Hi together!
    I´m sorry to say that syncronizing my built in Calendar with eGroupware 1.6.003 over an CalDav-Account is no longer working after changing to iOS4. The error message is "Acountinformationen konnten nicht überprüft werden" in engl. "Acountinfos could not verified". Was working very well before. Whats may be wrong?
    Sincerly yours
    Manfred

    Hi,
    I am having the same problem but with egroupware 1.6.002. I can add the egroupware calendar (https://hostname/egroupware/groupdav.php/calendar) and it verifies without any error. However I cannot view any events in the calendar. I am using a self signed SSL cert.
    Having searched around a bit this seems to be a known problem with CalDAV and iOS4. Did anyone else have this problem and come up with a fix?
    Best regards,
    James

  • HT3939 if I purchased iPhone 5 GSM A1429, then I tried to use CDMA SIM card inside the same phone, does it'll work and provide me signals ???

    Hi All,
    Regarding iPhone 5, at the latest model, if I bought an unlocked one from UK Apple Store,  iPhone 5 GSM   A1429, then I tried to use CDMA SIM card inside the same phone, does it'll work and provide me signals or not. ??
    Thanks for your answering.

    The answer is complicated. None of the major carriers offer PAYG service in the US, but if you buy a contract-free phone for full price you can get a plan that can be canceled at any time from any of the major carriers (AT&T, Verizon, Sprint and T-Mobile). There are smaller resellers that offer PAYG service (StraightTalk, for example), but they are hard to deal with.
    The most liberal is the GSM carrier T-Mobile. They have "unbundled" the phone from the service, so if you bring your own phone or pay full price for a phone the monthly cost will be lower.
    The other 3 will charge you the same monthly cost whether you pay full price for the phone or get a subsidized phone.
    Verizon iPhone 5 series phones are unlocked out of the box for international use (thanks to a condition the FCC imposed on Verizon when they were allowed to buy a substantial chunk of spectrum). They are the only phones sold in the US that will work on LTE bands in the UK and Europe.
    Sprint is not a good choice, because they give you a hard time if you want to unlock your phone.
    AT&T phones are locked, but they will unlock the phone if you pay full price or pay off your early termination fee. However, they will only work on GSM in the UK, not on LTE (4G).

  • Push settings to AD users does not work / OD users works well

    Hi,
    I still have problems to push settings to users from Microsoft ActiveDirectory with Profile Manager. I can't see an error message...
    What I did so far:
    - Domain-Name (I can't rename): dudel.local
    - Mac mini with Mavericks 10.9 and Server 3.0.1, IP 172.30.200.1/16, norad.dudel.local
    - iMac with Mavericks 10.9, IP 172.30.220.19/16, a220019.dudel.local
    - 2 Windows DNS Server on server daedalus.dudel.local (172.30.200.9) and prometheus.dudel.local (172.30.200.15)
    - 3 Windows Domain Controller on server daedalus.dudel.local (172.30.200.9), prometheus.dudel.local (172.30.200.15) and aurora.dudel.local (172.30.200.16)
    - Windows Domain Controller daedalus.dudel.local (172.30.200.9) acts as ntp server
    - Opened and forwarded ports tcp/2195, tcp/2196, tcp/5223 and tcp/1640 to 172.30.200.1 (norad.dudel.local). Since the web interface of profile manager is only accessable from inside, I do not forward tcp/80 and tcp/443 from outside.
    Mac mini:
    1. After a clean install of Mavericks and Server 3, I set LocalHostName, ComputerName and HostName:
              scutil --set HostName norad.dudel.local
              scutil --set ComputerName norad.dudel.local
              scutil --set LocalHostName norad
    2. Set in preferrences date/time server to 172.30.200.9 (daedalus.dudel.local)
    3. With Server 3 I requested a APNS certificate
    4. Checked DNS A and PTR with "changeip -checkhostname". changeip reports "success, there is nothing to change".
    5. Activated/Setup OpenDirectory with the standard self-signed certificate in Server 3
    6. Activated Web Server in Server 3
    7. Configured Profile Manager (http://krypted.com/iphone/setting-up-profile-manager-in-lion-server/)
    8. Bound norad.dudel.local (172.30.200.1) to ActiveDirectory:
              dsconfigad -add dudel.local -username administrator -password secret
    9. Installed Workgroup Manager for Mavericks to set permission for users from ActiveDirectory (http://krypted.com/mac-security/integrating-mac-os-x-lion-servers-profile-manage r-with-active-directory/). After adding AD user 'marcus' to group com.apple.access_devicemanagement, I can add settings to the user with Profile Manager on https://norad.dudel.local/profilemanager
    For testing I set the magnifying effect for the dock.
    iMac:
    1. After a cleant install of Mavericks I set LocalHostName, ComputerName and HostName:
              scutil --set HostName norad.dudel.local
              scutil --set ComputerName norad.dudel.local
              scutil --set LocalHostName norad
    2. Set in preferrences date/time server to 172.30.200.9 (daedalus.dudel.local)
    3. Bound to OpenDirectory norad.dudel.local
    4. Bound norad.dudel.local (172.30.200.1) to ActiveDirectory:
              dsconfigad -add dudel.local -username administrator -password secret
    3. With the local user 'admin' I accessed https://norad.dudel.local/mydevices and installed the "Trust Profile for DUDEL" and then registered the device. In Profile Manager the device is there, after clicking to "Devices" on the left pane. The Device is associated to user 'admin'. I changed it, by clicking in Profile Manager on "Users/marcus" and then added the device with the plus-sign on the right pane.
    After logging in with user 'marcus' on the iMac, there is no setting pushed to the user. The setting I did is still "pending". Logging of and loggin in as user 'admin' makes it happen... the pending task is successful... But now, the setting to the Dock is now at the user 'admin' and not at user 'marcus'
    This only happens to AD users. I tried an OD user. All settings are applied successful to the specified OD user....
    What am I doing wrong?
    Kind regards,
    Marcus

    Yes, DNS is is fundamental for networks, even for Windows networks. The DNS is working well for the existing Windows network and there are no problems in distributing certificates etc.
    There are more than 150 users and 180 devices on the network without DNS problems.
    I don't know how to discover a DNS problem... Windows works well.
    DNS resolves fine... dig does it for "a" records and "ptr" records. nslookup resolves, too.
    When the problem is a faulty DNS, why does the usage of users/devices from OD work with Profile Manager?
    Renaming and/or migrating the ActiveDirectory is not possible. First, I want to be sure that there is a faulty DNS.
    The .local TLD is not optimal for Bonjour/mDNS but I can't believe that there is no workaround

  • Did NOT update to iOS4, 3G slow ANYWAY

    I did NOT update to iOS4. I saw all the reports of it slowing the 3G down, so I didn't.
    And in the time since, my iPhone has been crazy slow ANYWAY. Yes, still running 3.1.3, and it's still slow going into Settings, SMS, Camera. The Home button doesn't always respond to the first press. The battery is down to 20% by mid-day (one example: charged overnight, put it in pocket, saw a movie, made a 14 minute call after. 20% battery warning during that call).
    I took it to the Genius bar, they did notice that the battery performance is really bad now. I told them I felt that it was related directly to iOS4, even though I didn't update. I've had and used my phone long enough to know that it was right around the time the update was released that this began.
    My theory - not officially accepted by the Genius, but acknowledged as possible - is the apps. I've been keeping my apps up-to-date, and most of them have been updating for the Retina display and Multi-tasking. It feels to me (and my iStat app has backed this up somewhat) that the new apps, optimized for iOS4, are sucking more memory from the 3G regardless of the OS version. Maybe they're constructed to expect iOS4 and run harder, I don't know.
    I've seen other 3G owners who didn't update having the same problems, some worse than me. Everything I've seen on the forums complains of slowness after updating to 4.0. Anyone had any problems remaining on 3.1.3?

    RestlessFool wrote:
    In summary I would suggest to anyone to take on updates as soon as practical and if anyone sees anything unexpected, unexplained or unusual then start with a reset followed by a restore then a 'restore as new' (which helps to avoid errors in backups, etc, being carried forward), and if problems persist then take their 3G to Apple or to an Apple-approved agent to get it fixed.
    The problem with taking on this update is that, in general, it seems to render the 3G frustratingly slow at best and non-responsive at worst. While your advice has merit, a lot of people have just a cell these days, or their cell is an integral part of their livelihood, and the possible loss of communication, as well as a myriad of other services the phone provides, is more than one is willing to risk.
    My phone is also slow and also still on 3.1.3. I am reluctant to "upgrade" to 4.0.x. Every single person with whom I've talked about their 3G has experienced a very difficult time with 4. Those with the 3GS have a more mixed response: worked great for some, not for others.
    It stinks, because the risk in switching to a new OS seems too great. My phone is sluggish 90% of the time compared to just 3 months ago. It needs TLC, but the fear of losing my phone entirely outweighs the (seemingly minute) possibility of a positive outcome. I have all the issues people seem to be having (slow slide-to-answer, the middle bottom button guide not responding at all sometimes, receiving voice mails but not phone calls, frozen screens, etc), but I have NOT updated any of my apps since 4.0 came out, so I don't see that as the issue.
    I feel as if the software for the iPhone 4 is just too much for the 3G to handle, and is making my phone obsolete. I run the gamut from frustration to anger, and while I've always perceived Apple as having good-to-great customer service, it has made me think twice about the Mac book I've been desiring...

  • I could not get ExportPDF to work. Something about a network error when trying to sign in.

    I could not get ExportPDF to work. Trying to convert a pdf to a Word document. Got an error message. Something about a network error when attempting to sign in.

    Try the following:
    1. Reset
    Hold the Sleep and Home button down until you see the Apple logo
    2. Restore:
    http://support.apple.com/kb/HT1414
    3. Recovery:
    http://support.apple.com/kb/HT1808

  • I have a new Mac Mini and all my software is up to date. My video keeps acting up, flashing and not allowing me to work. This was happening with my old machine as well. Is this a problem with my monitor or do I have a bug somewhere in  my system?

    I have a new Mini and updated software. My monitor will keep flashing back and forth, shrinking the display and not allowing me to work. Sometimes clicking the mouse helps, sometimes clicking into the screen but it freezes up and won't allow me to work. Is this a monitor problem or is there some bug in my system.

    Try just holding down on the power and home buttons to restart it. Thomas R. doesnt know what he was talking about. The tool is not made for jailbraeking and is not related to jailbreaking. If you want to get the link again, let me know, as I reapir iPhones, have been using it for years, nad it does NOT void your warranty. It simply reboots your device.
    My apologies for all of the new people on this site who are novices to anything beyond iTunes or the device itself. Hopefuly your problem is solved.

  • I own a iPhone and I have in ÇáÇí Cloud account, but has been disabled worked ريستور and what worked device device is linked to the account books first and I am I do not know the account and password and wrote activation iphone and I am ready to prove tha

    I own a iPhone and I have in ÇáÇí Cloud account, but has been disabled worked ريستور and what worked device device is linked to the account books first and I am I do not know the account and password and wrote activation iphone and I am ready to prove that this device is not stolen any way you want

    Apple does not participate in these forums.  We're only users like you.

  • HT1937 i unlocked my iphone 4 factory and i upgrade to 6.1 when i connect it to itunes it apears  The SIM card inserted in this iPhone does not appear to be supported This iPhone is not currently setup to work with carrier you're attempting to use. Please

    i unlocked my iphone 4 factory and i upgrade to 6.1 when i connect it to itunes it apears
    The SIM card inserted in this iPhone does not appear to be supported
    This iPhone is not currently setup to work with carrier you're attempting to use. Please insert another SIM card from a supported carrier or request that this iPhone be unlocked.

    It sounds like you or someone else hacked the phone to unlock it. Updating it locked it to the original carrier.
    How did you unlock it? The ONLY legitimate way is to ask the carrier it is locked to to unlock it. Any other way requires hacking or jailbreaking the phone.

  • I have a pioneer 50 inch plasma   I purchased new from the company back in 2005.   I tried to hook up an Apple Tv to the pioneer receiver that came with the TV.   I can not get it to work.   The receiver has two HDMI  inputs in the back.

    I have a pioneer 50 inch plasma + I purchased new from the company back in 2005.   I tried to hook up an Apple Tv to the pioneer receiver that came with the TV.   I can not get it to work.
    The receiver has two HDMI  inputs in the back.  However they say they are not for PC's.  Furthermore they must be set up by going to the home menu.    I tried everything, but I can not get the receiver to talk to the Apple TV. I even tried a connector that uses an HDMI to the Apple TV that has the other side of the cable as 5 RCA cables.  I could not get the receiver to see the Apple TV.   I have a newer TV in the house, it has no problem talking with the Apple TV.  But this older system seems to be handicapped in its ability to talk with the newer Apple TV system.
    My Email is [email protected] 
    Do you have any suggestions
    Thanks
    Bob

    I could not access the Apple TV on the television.   If I put the Apple TV directly into by TV, I have an external sound system (entertainment system), therefore I worry that I would by pass the audio.
    Thanks for taking your time to attempt to help!   Any more suggestions would be greatly appreciated.
    Bob

  • HT1203 i have tried this 6+ times to "How to share music between different accounts on a single computer" on my wifes mac and can not get it to work!! On my PC no problem but on the MAC it will not work, follow the instructions to the T but no go????

    i have tried this 6+ times to "How to share music between different accounts on a single computer" on my wifes mac and can not get it to work!! On my PC no problem but on the MAC it will not work, follow the instructions to the T but no go????

    It is almost as if the program does not exist on my computer. If I search for it, the only thing that comes up is the installer. I cannot find it anywhere despite the fact I have installed it numerous times, uninstalled it and conducted a fresh install, and the Adobe website checks says that it is installed.

  • When I am in safari, I try to bookmark a web page and it is not doing it, it worked before I updated to the ios6 version

    When I am in safari, I try to bookmark a web page and it is not doing it, it worked before I updated to the ios6 version, does any one know why ? It pulls up the screen to save it but then it is not showing up on the bookmark drop down menu, it continues to show the standard google,iPad user guide, yahoo....

    hello sofg777, when you're at a page you want to print try to press ctrl+P and select a different printer than the Microsoft XPS Document Writer which seems to be set as your default printer in firefox at the moment.

  • Ipod touch will not connect to itunes @ work computer, but will connect to itunes @ home computer? why won't itunes see my ipod at work?

    ipod touch will not connect to itunes @ work computer, but will connect to itunes @ home computer? why won't itunes see my ipod at work?

    Try here:
    iPhone, iPad, iPod touch: Device not recognized in iTunes for Mac OS X
    Mac OS X v10.6 or later: iOS device not recognized in iTunes after restart

Maybe you are looking for