TS3988 More detail steps about iCloud.

when i trying to login into iCloud with my Apple Id it says "cannont sign in-the maximum number of free accounts have been activated on this iPad."
what should i do now..list the steps please

Welcome to the Apple community.
Are you sure that you are trying to login to an existing account or trying to create a new one.
Unfortunately once all the 3 iCloud accounts have been created on your mobile device, you cannot create any more regardless of what you do. You will need to re-use one of the accounts that you have already created or create your new account on another device or computer.
Have you tried resetting your device.
Is your device new or did you purchase it used or refurbished.

Similar Messages

  • Tutorial or more detailed steps on adding new views, flipside, etc?

    I have a working app and would like to add a flipside view, and maybe another view with some docs.
    I know there are examples of code already containing extra views, and there is the Xcode "Utility" skeleton one could start from.
    But just staring at those examples, where everything is already in place, is not really helping me understand "how do I add extra views to an already existing app?" Sometimes just looking at the entirety doesn't real fill in the blanks on how they got there...
    Does anybody know of of a step-by-step tutorial or more detailed docs that specify the exact steps needed to add a view, along with the necessary control elements to switch into that view and back again?
    Thanks...
    doug

    I don't know of anything that fits what you are asking, but basically you need to insert a parent of your existing view. That parent will then be used to add the new view with the animation. So if you have a HomeViewController, you will need to insert a FlipViewController that loads and displays HomeViewController.view as a subview. Then create the new SettingsViewController and when you want to display it, remove HomeViewController.view from FlipViewController and add SettingsViewController as a subview of FlipViewController. Do that with the animation settings you see in the examples. Hope that helps.

  • Where I could get more detail information about generating xml files

    Hi Tim
    I am a oracle employee. Our project try to use XML Publisher to generate XML files. But there is so little information about this in the XML Publihser Developer Guide.
    It is that any more detail java examples about how to generate xml files using XML publisher. Or some detail java API.
    XML Publisher use which method to generate the xml files?
    Thank you very much!!

    The easiest way is to create an oracle report, switch the output to xml and format using XML publisher. That has worked well for us in most cases.
    Good luck,
    Brett

  • I received an email from Apple that I won a large sum of money in the Lotteries undertaken in your company, I can get you more detailed information about Winning if it is not nonsense

    sos

    On a broader note (especially prevalent in PayPal circles) ...
    Few legitimate businesses send "click this" as the only way to access their internal sites.  Your bank sends e-mails telling you that something occurs, but tells you to access their site manually or by calling.  And PayPal even says that you should manually access their site with a typed unsername/password.
    If you mouse-over an apple-link that shows up as "[email protected]", you stay far away.
    It is a dangerous place in e-mail-land.

  • More details about ASAP steps and ASAP forms

    I overally know ASAP and its 5 phases.
    But unfortunately i couldnt find more detail information about it.
    I mean level2 & level3 steps of each phase and descriptive information about what exactly is each step.
    Also wether any forms exist related to each step i really interested in having such forms.
    Regards
    Abedi

    Hi,
    Please read below links:-
    http://help.sap.com/saphelp_47x200/helpdata/en/48/623972d55a11d2bbf700105a5e5b3c/content.htm
    http://service.sap.com/asap & http://service.sap.com/roadmaps
    http://www.sap-basis-abap.com/sapgeneral/what-is-asap.htm
    Regards,
    Anil

  • More detailed ChannelState ERROR in ChannelAdminServlet

    Hi everybody,
    We are using the ChannelAdminServlet to monitor and control the adapters externally. In principle it works, our only problem is that the ChannelState also shows ERROR if a failure happens in the last 60 minutes (similar to the overview in the Communication Channel Monitoring).
    What is missing is the information when the failure happens, like in the details of Channel Monitoring. Without this it is not possible to figure out if there is a problem right at the moment or if it was in the past.
    My question is, is there a way to find out more detailed information about the state of a channel via the ChannelAdminServlet?
    Thanks a lot,
    Thomas

    Hi,
    have you tried:
    administration.processHistoryLength from
    http://help.sap.com/saphelp_nwpi71/helpdata/en/5c/22ee41c334c717e10000000a155106/content.htm
    Regards,
    Michal Krawczyk

  • HT1766 These instructions are quite vague.  A lot more goes into restoring from iCloud, this article requires more detail, more is better, less is not!

    These instructions are quite vague.  A lot more goes into restoring from iCloud, this article requires more detail, more is better, less is not!

    Well, they are step by step on how the process works.
    Maybe the issue is not the article but rather the person that cannot follow them?

  • Want to know more details about control breaks in reports

    hello all
    i want to know more details about control breaks AT First,
                                                                          AT Last,
                                                                          AT New,
                                                                          At End of and on change .
    can anybody tell with examples?

    Hi Swamy,
       Check the following.
    Control break statements are used to create statement blocks which process only specific table lines the LOOP – ENDLOOP block.
    You open such a statement block with the control level statement AT and close it with the control level statement ENDAT. The syntax is as follows:
    Table should be sorted when you use control-break statements
    You can break the sequential access of internal tables by using these statements.
    Syntax:
    At first.
    <Statement block>
    Endat.
    This is the first statement to get executed inside the loop (remember control break statements are applicable only inside the loop)
    So in this block you can write or process those statements which you want to get executed when the loop starts.
    At New carrid.
    Write:/ carrid.
    Endat.
    In this case whenever the new carrid is reached, carrid will be written.
    At End of carrid.
    Uline.
    Endat.
    In this case whenever the end of carrid is reached, a line will be drawn.
    At Last.
    Write:/ ‘Last Record is reached’.
    Endat.
    Processing of statements within this block is done when entire processing of entire internal table is over. Usually used to display grand totals.
    You can use either all or one of the above control break statements with in the loop for processing internal table.
    At end of carrid.
    Sum.
    Endat.
    In above case the statement SUM (applicable only within AT-ENDAT) will sum up all the numeric fields in internal table and result is stored in same internal table variable.
    Hope this helps you.
    Any queries, get back to me.
    Regards,
    Chandra Sekhar

  • More Details about Info Objects

    I want to enrich my technical skillset.
    So could you experts pls guide me in more detail about Info Objects in SAP BI
    Thanks,
    Vijayakumar

    HI,
    Actually the info given on thatpage is a copy paste of the information from Help.sap.com.
    [Editing InfoObjects|http://help.sap.com/saphelp_nw04s/helpdata/en/80/1a63cde07211d2acb80000e829fbfe/frameset.htm]
    [Creating InfoObjects: Key Figures|http://help.sap.com/saphelp_nw04s/helpdata/en/80/1a63b3e07211d2acb80000e829fbfe/frameset.htm]
    And So on
    Regards,
    Gaurav

  • More details about mustella

    Hi,
    would it be possible to have more details on how mustella work ?
    I like the fact to be able to launch a swf and communicate back the results
    to ant or other tools
    or if giving details about mustella is not possible could be possible to request
    a "special" flash player that does not span a GUI when run ?
    my goal is to be able to run unit tests working withing the SWF bytecode
    but the GUI get in the way for server-side scenarios, etc.
    cheers,
    zwetan

    Mustella is internal right now. There's a few quirks in how it works
    that make it not ready for public consumption. It may go public
    eventually.
    I'm not sure why the GUI gets in your way. Server communication is
    asynchronous so you mostly need a test harness that can wait for
    asynchronous events.
    -----Original Message-----
    From: zwetan [mailto:[email protected]]
    Sent: Tuesday, March 25, 2008 2:25 AM
    To: [email protected]
    Subject: more details about mustella
    A new discussion was started by zwetan in
    Developers --
    more details about mustella
    Hi,
    would it be possible to have more details on how mustella work ?
    I like the fact to be able to launch a swf and communicate back the
    results
    to ant or other tools
    or if giving details about mustella is not possible could be possible to
    request
    a "special" flash player that does not span a GUI when run ?
    my goal is to be able to run unit tests working withing the SWF bytecode
    but the GUI get in the way for server-side scenarios, etc.
    cheers,
    zwetan
    View/reply at
    Replies by email are OK.
    Use the unsubscribe form at
    to
    cancel your email subscription.

  • More Details about Multithreading Mode in User Management

    Good morning,
    we are working with Portal 7.0 on SP 14 and there is an option to activate the multithreading mode
    in the User Management part of the support desk. Since this option seems to significant speed up our
    login time i´am interested in more details about what is happening here. But i was unable to locate
    any documentation / forum entries / blogs about it. Another point is the question if it is possible
    to persist that option. After every Node / Serverrestart multithreading gets deactivated again.
    Any Ideas / Links / Helps would be appreciated and points will be rewarded.
    Thank you,
    Marco

    Hi
    Here is a useful HDD password summary:
    http://aps2.toshiba-tro.de/kb0/TSB6B01MC000CR01.htm
    _HDD User Password and HDD Master Password:_
    There are two levels of the HDD Password, the HDD User Password and the HDD master Password. If both levels of HDD Password have been registered, you can access the HDD by entering either of them. TOSHIBA Password Utility (TPU) only supports the HDD User Password. If you want to register both, open BIOS SETUP. If the HDD User Password has been registered, the HDD Master Password can not be registered
    Hope this helps a little bit

  • Can anybody explain in more detail about NO-DISPLAY in selection screens..

    an anybody explain in more detail about NO-DISPLAY in selection screens.. in that it is saying
    "If you want to display a parameter only in certain cases, for example, depending on the values entered by the user in other input fields of the selection screen, you cannot use the NO- DISPLAY addition. If you use NO-DISPLAY, the parameter actually is an element of the interface for program calls, but not an element of the selection screen. As a result, you cannot make it visible using the MODIFY SCREEN statement. To hide a parameter that is an element of the selection screen, you must declare it without the NO-DISPLAY addition and suppress its display using the MODIFY SCREEN statement."
    what is the meaning of this?

    This is use a lot in programs which are submitted using the SUBMIT statement.  Say that you have a program which runs as usally with a selection screen and nornal output, but you also have some logic built in there that needs to be execute when this program is not ran by the user with the selection screen, but submitted.  You can use a PARMETER statement the selection screen and NO-DISPLAY to hide it when normal processing by the user.  You could pass a value to the parameter when it is called via the SUBMIT statement.  Does this make sense?
    Regards,
    Rich Heilman

  • Hi, is there a support for development ? I have a idear for a docking station. But i want to know some more details about the licence from apple and so on. Is there a special call center ??

    Hi, is there a support for development ? I have a idear for a docking station. But i want to know some more details about the licence from apple and so on. Is there a special call center or can i call the normal support for my country ???

    For liscensing of iOS related hardware? You'd need to contact the Made For iPod Program.
    <http://developer.apple.com/ipod/>
    Their contact address is <[email protected]>

  • Should BT be able to provide more detail about usa...

    Ok, so I've jut done a bit of searching and found what would be a solution to my problem in the "ideas" section... so commented there also, but so I may get a community opinion, what are your thoughts on the subject of BT providing more detailed usage statistics outside of the BroadBand usage monitor in My-BT? (i.e over the phone / by request on mail / even as an attachment on email notification of additional charges???)
    So my story that's prompted this...
    I have an option 1 10GB limited service and often get close to it - my average usage is actually 10.1Gb according to the usage monitor as I've had a couple of £5 additional use charges now in the past 6 months... However, today I've received a message saying I'd again exceeded the limit for Feb by using 16Gb... this is the most I've been over (plus £10 charge now) and to make matters worse in Feb, BT managed to disrupt my service (completely disconnected & long story!) for nearly 6 days and therefore I would like to "question" the exceeded usage for the first time - I'd raised a dispute today following the complaint process, and promptly received a returned call...
    What I wanted was a breakdown of the usage over Feb PER DAY as I'm pretty sure our surfing habits have not changed, yet I'm well above my average usage even considering I had no internet for 20% of the month!!
    I'd also like to have seen in the report that there was no increase of data consumed over the "6 day outage period" - as it would have confirmed to me there was nothing strange going on.
    FYI if its relevant to usage totals; to resolve my problem, a BT Openreach engineer was required to visit the exchange to re-patch the broadband service in to my residential line... after some other engineer pulled it out! So there is a risk (in my opinion) that the usage for Feb could be misleading if taken over 2 different connections.
    For instance, I know my line is syncing faster than previously & the engineer confirmed I'd been re-connected to different infrastructure in the exchange. (e.g from upto 8MB to the upto 20Mb service???)
    When I politely asked for the usage detail on the phone today, I had a point blank refusal! I know the customer version of the usage monitor doesnt provide this level of detail, but really BT, are you telling me you do not have (or could create a report) on my usage by day?
    This leaves me with a problem because (again in my opinion) BT are able to abuse the "usage" total and top up their revenue as & when they see fit!!! As a customer, I now feel powerless to challenge it!
    My only option is to upgrade to a higher service, when out of the principle of handing over more money, I'm not happy to do at the moment - again BT could easily abuse the supplier position to "push" customers into more expensive service!!!
    Back to the phone call today, after explaining my problem & concerns, I got nowhere but the BT agent agreed with everything I said (thanks??? ) and basically said she agreed it was a poor service! lol
    Is this a new tactic to agree with everything the customer says but then keep repeating the fact they cant help???
    So to wrap this up, I have lost trust in BT and the usage "statistics" and would love for them to try and improve this situation, even make some effort to try to rebuild my lost trust!
    I'm almost annoyed enough by this if there is a general consensus/concern to take it further to a watchdog type body, the analogy is putting fuel in the motor without any reading/display at the pump... i.e would you really trust the system is regulated and not open to abuse?? And if you ask for evidence and they wont provide any??? Come on BT, time to improve your customer service!!!
    Thanks for reading, please let me know if you have similar experiences

    Ok, so this is a list of your addons that will work:
    Ad-Block Plus: This will work. You'll have to update to version 2.2.2 after you install Firefox 18, but it will work fine.
    Autoformer: This will work fine
    iMacros for Firefox: This will also work after an update to 7.6.0.2
    Personas: You don't really need this anymore, Firefox has the ability to load Personas built in now. you can remove that add-ons. If you want the addon you can continue to use it.
    Tabkit: This was abandoned by it's developer, but you can uninstall it and use https://addons.mozilla.org/en-US/firefox/addon/tabkit-2nd-edition, which is the same thing, just compatible with modern versions of Firefox
    Tineye: This will also work after an update to 1.1
    All the other extensions you have are disabled.
    So, good news, it looks you only need to uninstall tabkit and install tabkit 2, and then update the other add-ons after you install Firefox 18.0.2.
    And of course update your plugins ;)

  • Can I get more details about the buys I seem to have made by itunes (credit card)

    I had amounts written of my credit card for apps I did not buy (I think). Can I somehow get a more detailled review of what I bought?

    Look at your purchase history.
    iTunes Store & Mac App Store: Seeing your purchase history and ...

Maybe you are looking for

  • Firefox 3.6.3 fails to close completely, leaving an open instance in Task Manager.

    Firefox 3.6.3 fails to close itself, leaving an open instance in Task Manager of Windows 7 x64 each time the browser is closed. The instance needs to be closed manually in order to successfully start new browser session. This seems to happen in OEM v

  • Sharing is there a better way to do this?

    First time user of Pages (recently purch imac and have always used pc and office). So my scenerio is this: 1.) I have a receipt that I have to send to a customer. I go online to our vendor my acct and get receipt. I see where I can click on many opti

  • Startup is locked. Unable to unlock

    This happened yesterday as my IMAC G5 Tiger 10.4 is frozen. I powered down and it would get to the end of loading and nothing. It would just sit there and stop. I had no problems with the machine until yesterday. It started when I was in System prefe

  • How to recover from bad development of masterhead or layout or nav panel

    Hi all:       I begin to modify framework of our portal,  but I am new to it, my question is how to recover from bad development of masterhead or layout or nav panel, there is error in my development. thank you very much for your reply

  • No Option for Digital Out

    After a week of trying to get the Digital Audio Out to work on the X-Fi Audio Extreme card I purchased I'm giving up on Creative! I've always used SoundBlaster Li've & Audigy cards on every computer I've built in the past. I'm building an HTPC & I wa