How do I turn off the message asking me to sign in to my iCloud?

While using my iPad and my iPhone, I keep getting a mesage to sign in to my Itunes and or iCloud account....how can I turn these off?

You can turn off the multitasking gestures which may be causing the screen to move form app to app when he swipes left to right or swipes up from the bottom.
Go to Settings>General>Multitasking gestures>Off. That should help some.
Unfortuantely - You can't turn off the notification center - the calendar that pulls down from the top. If you swipe down from the top, that is always going to appear on the screen. 
And there is no way to simply lock into one app. You can lock the screen orientation via the side switch or in the task bar at the bottom of the iPad - double tap the home button and swipe to the right to find the screen lock icon all the way on the left -  it isn't locked by the side switch.
There may be iPad cases that will aid you in preventing your son from accidentally performing these screen movements with his hands, however, you would have to search for those with a Google search or maybe post a more specific question in this help site in order to get input from others in similar circumstances. You need something along the lines of a kiosk case - but one that allows more freedom of touch.

Similar Messages

  • How can I turn off the message that keeps bugging me to update to Firefox 6.0?

    How can I turn off the message that keeps bugging me to update to Firefox 6.0? Given the problems and incompatibilities with 5.0 I have no intention of upgrading until it's absolutely necessary!

    Settings>General>Accessibility>Voice Over change to off.
    PJRS

  • In Logic, how can I turn off the prompt asking if I want to use airplay.

    Sorry if I have missed the obvious, but regularly during a session i get these prompts and they are interupting my workflow. I have looked around and have been unable to sort this out .
    Thanks in advance.

    It's a minor bug in OS X /Logic that at the moment, can be quite annoying.... and was supposed to be ficxed in Logic 9,1.8 but for some, this hasn't proven to be the case.
    The only solution at the moment, until a new update is released to fix this once and for all... is to either
    a) Turn off your WiFi on your Mac
    or....
    b) Turn off your Apple TV (or put your Apple TV on a different WiFi network to your Mac)
    I had this bug myself but after turning off WiFi and using my Ethernet connection instead, (Thankfully I had a choice)  I haven't been bothered by it since.

  • Unity - How do I turn off voicemail message "your mailbox is almost full"?

    We recently set a mailbox limit on our exchange server. Some users are over the limit until they deuce their mailbox size. When they check their messages via the 7940 "messages" button, they get the message "Your mailbox is almost full?etc" before it will playback their messages. Once they get their mailbox under 90% of the limit the messages will go away. My question is how do I turn off the message? I realize the message is a "good thing", but even if it's a system (all off) setting, please post. I did find how keep outside users that are calling in from hearing that they can't leave a message because the person they're trying to contact has a full mailbox, so that's not what I'm looking for. I?m just trying to find out how to keep the user with the new limit from hearing that every time.
    We are running Unity 4.2(1)

    You can disable this in the registry. This is not a Cisco documented or recommended option. I have done it for customers who were really adament about the notifications.
    Here are the steps to do on your Unity server. Again I want to stress I'm not sure if this is Cisco supported but it's a simple change that requires no reboot.
    1. Backup your windows registry
    2. Open regedit
    3. Browse to HKEY_LOCAL_MACHINE\Software\Active Voice\MalEx\1.0
    4. Open the REG_DWORD DisableStatusCheck
    5. Change the value from 0 to 1
    This should take effect right away. This is a universal system all off for the Unity server only. Exchange is not effected.
    Please rate any helpful posts
    Thanks
    Fred

  • Every time I start iTunes I get the message: "iTunes exec has been set to run in compatability mode for an older version of Windows. Turn off compatability mode for iTunes before you open it." How do I turn off the compatability mode?

    Every time I start iTunes I get the message: "iTunes exec has been set to run in compatability mode for an older version of Windows. Turn off compatability mode for iTunes before you open it." How do I turn off the compatability mode? Particularly when I have to do it before I turn on iTunes.

    Try the following document, only be sure that none of the boxes in the compatibility mode tab are checked (not just the compatibility mode box itself):
    iTunes for Windows: How to turn off Compatibility Mode

  • How do i turn off the option that sends all the messages i receive to all other linked to the same computer? on this

    how do you turn off the option that sends all the messages i send, when i send them who ever is linked to the same comuter is also getting all the messages. help

    don't share apple id or the email address linked to imessages. see in settings/messages.

  • HT3529 How do you turn off the voice in auto correct when messaging?

    How do you turn off the voice when trying to write a message to someone?

    connot use the voice feature for composing message.

  • How can I turn off the option in my message settings so that others can not tell that I have read there texts? Please HELP

    How can I turn off the option in my message settings so that others can't tell that I have read there message I have an iphone4 updated to the 6ios

    Set Settings->Messages->Send Read Receipts to Off.

  • How can I turn off the home screen preview of SMS/text messages on 3GS

    How can I turn off the home screen preview of SMS/text messages on my new Iphone 3GS ?

    Go to Settings>Messages and choose "No" under "Show Preview" which will hide the text part of the SMS/text message but still will pop up on who its from and just says "text message" on it.
    Other than this there is not a complete way to disable the notification.

  • How can I turn off the WLS 6.1 security in order to develop my own application-based security module?

    Dear Colleagues,
    I am currently developing a J2EE application using WLS 6.1.
    My team and I have to implement a security requirement to suit our company's needs.
    The security requirements are that, users' password need to be aged (30 days maximum) and we need to provided a GUI front-end (JSP) to allow users to change their password when these expire after 30 days.
    Our internal contacts in the company, have already taken the lead to find out about whether we will be able to use the WLS 6.1 platform to do this and the answer we got back, was.
    Now we need to develop our own security module.
    I have 2 questions:
    1. How can we turn off the WLS security in order develop our own application-based security module?
    2. How can we develop a security module that allows us to age users' password and provide them with facilities to change their passwords when these expire?
    At the moment, we are using the default BEA WebLogic login.jsp page and there some configuration in the web.xml for this. I will be grateful if you could advise me on how to turn this default security off so that we can write our own security module.

    hi,
    1.You can write your own realm in 61 which can plugged for your security
    calls.
    2. once you write your ownrealm.. you can access it through weblogic
    api/ur api..
    thanks
    kiran
    "Richard Koudry" <[email protected]> wrote in message
    news:3dd0d081$[email protected]..
    Dear Colleagues,
    I am currently developing a J2EE application using WLS 6.1.
    My team and I have to implement a security requirement to suit ourcompany's needs.
    >
    The security requirements are that, users' password need to be aged (30days maximum) and we need to provided a GUI front-end (JSP) to allow users
    to change their password when these expire after 30 days.
    >
    Our internal contacts in the company, have already taken the lead to findout about whether we will be able to use the WLS 6.1 platform to do this and
    the answer we got back, was.
    >
    Now we need to develop our own security module.
    I have 2 questions:
    1. How can we turn off the WLS security in order develop our ownapplication-based security module?
    >
    2. How can we develop a security module that allows us to age users'password and provide them with facilities to change their passwords when
    these expire?
    >
    At the moment, we are using the default BEA WebLogic login.jsp page andthere some configuration in the web.xml for this. I will be grateful if you
    could advise me on how to turn this default security off so that we can
    write our own security module.

  • How do you turn off the login password?

    Hi new to the mac how do I turn off the password login? when I go into system pref and into login options everything is grayed out and can't select anything.

    in system preferences->accounts click the lock at the bottom and enter your password. then you'll be able to access login options and turn on automatic login.
    Message was edited by: V.K.

  • How do i turn off the service searching?plz read

    Ok so I was stationed to Iwankuni Japan and of course my awesome iphone doesn't work out here :'-( how can i turn off the phone part so that i can still have my wifi on and it isn't searching for service?
    pretty much i want to make it an ipod touch.
    Any ideas?

    Hi there,
    Just put it into Airplane mode: settings> airplane mode on
    This will also disable Wi-Fi and Bluetooth though. To avoid this, take out the SIM card; then you'll have Wi-Fi, and all the non-phone features. Use a paperclip to press on the hole next to to the earphone recess; press firmly and the SIM card tray will pop out. Make sure you put the SIM card somewhere safe, away from magnetic sources. When you return home, simply put the SIM card back in; and you'll resume normal service, with no need to activate again.
    Message was edited by: jia10

  • How can I turn off the password remember question?

    How can I turn off the password remember question?  I never use this option on my laptop, as that would not be secure.  And on sites with their own "stay logged in" feature, Safari's password memory sometimes interferes.  Is there any way to stop Safari from asking me if I want to remember passwords, or am I stuck saying Never for this Site on every site I visit?

    Password autofill can be secure or insecure, depending on how you use the computer, but if you want to disable it, select from the menu bar
    Safari > Preferences > AutoFill
    and uncheck the box marked User names and passwords.

  • How can I turn off Keychain from asking for my password EVERY time I check for mail?

    how can I turn off Keychain from asking for my password EVERY time I check for mail?
    This is really driving me nuts.....
    Thanks

    Choose Apple menu > System Preferences, click Security & Privacy, and then click General. 
    Open the General pane of Security & Privacy preferences
    2.     Select “Require password...NEVER after sleep or screen saver begins.”  You can adjust the amount of delay before a password is required in the pop-up menu.
    From what I am aware, you cannot turn off the keychain.
    I hope this helps.
    This is also a link that might help http://macs.about.com/od/systempreferences/ss/Mac-Security-Using-The-Mac-Securit y-Preference-Pane_2.htm

  • How can I turn off the security lockout features on my Palm Treo 650?

    how can I turn off the security lockout features on my Palm Treo 650?
    I know the password, but don't seem to be able to turn off the feature.  
    Post relates to: Treo 650 (Verizon)

    If you press the Home button and open Security, you can change "Auto Lock Device" to "Never". Does that do what you want?
    Edit: I see you found the solution the Software board in this thread: http://forums.palm.com/palm/board/message?board.id=software&thread.id=13064
    Message Edited by Jeffro on 12-16-2008 12:00 AM

Maybe you are looking for

  • I'm getting an error compiling movie Unknown error. It's always been fine before.

    Hi I'm getting an error compiling move Unknown error. Its always worked fine on my mac before. I've tried trashing my render files and switching to mercurey playback software only but it won't let me render or export. It might be to do with Magic bul

  • Insufficient privileges in my own schema?

    Can anyone tell me why the anonymous block works and the procedure does not? Thanks in advance. SQL> SQL> declare 2 lv_DDL_stmt varchar2(1000); 3 BEGIN 4 lv_DDL_stmt := 'create table my_table as select * from dual'; 5 EXECUTE IMMEDIATE lv_DDL_stmt; 6

  • Selecting a Skype number

    Hi I'm a bit new to all this Skyping lark, so please bear with me if my question has been asked before or I appear terminally stupid! I live in the UK, but will be travelling in North America (USA and Canada) soon.  Because my UK mobile phone provide

  • Upgrading WLS+ADF to 11.1.1.6: problem with ADF libraries

    Hi, I'm upgrading a standalone ADF environment (on RHEL5 64-bit) from 11.1.1.2.0 to 11.1.1.6.0. I followed note 1408663.1 "How to upgrade a WLS domain extended with ADF libraries" so first upgraded WLS to 10.3.6., then uninstalled Application Develop

  • Swing---JTextPane(a boring trouble---looking forward to answer)

    In the following program the JLabel inherited can'nt be seen when it inserted into the JTextPane, I wander why? import java.awt.*; import java.awt.geom.*; import javax.swing.*; import java.awt.event.*; public class AdvancedJTextPane extends JFrame JT