Cant get 2 iPads to talk to each other with FaceTime.

I have ipad2 , recently bought 10 yr old one too.  His iPad is registered to my apple I'd, I think he is too young to have own ID.  I have set up his iPad with a gmail address for FaceTime and I have another address for FaceTime on my iPad, so we can talk together over the summer when he is going to stay with family overseas.  Both email addresses are linked to my ID.  I've tried every which way I can but can't get FaceTime to work.  He is on my contact list, I am on his, but each time one of the iPads places a call we get call failed.  We have wi-fi, so that is not the problem.  All email addresses are verified, and the email address for video calls is different on each iPad.  Any one got any idea why it won't work?  I so want it to work and not have to resort to skype!

Did you remove the Apple ID email address from one of the devices? Perhaps the devices are trying to reach each other at that same email address. Even if you associate another email address to the one device, you still have to remove the Apple ID address from that device or it will use that address as the one at which it can be reached for FaceTime.

Similar Messages

  • Apple id is Corrupted. How do I get all my devices talking to each other again? Resetting the password has corrupted all device access to iCloud, mail,Ap Store and more.

    I have to say that I have had problem after problem with my suite of Apple computers and mobile devices. When I search for solutions I find masses of users with the same problems. Not one of the obvious problems is answered with workable fixes.
    <Edited by Host>

    Instead of bashing Apple, you could ask politely for help fixing it. Also, google is your friend as well as Apple Support Communities.

  • TS3694 I cant get my ipad 2 out of recovery. The apple icon stays on and nothing happens. I tried restoring it through Itunes but it comes up with a 3194 error code. I have the latest Itunes being 10.6.1.7 and the latest windows update.Can someone please

    I cant get my ipad 2 out of recovery. The apple icon stays on and nothing happens. I tried restoring it through Itunes but it comes up with a 3194 error code. I have the latest Itunes being 10.6.1.7 and the latest windows update.Can someone please help?

    Recovery Mode
    1. Disconnect the USB cable from the device, but leave the other end of the cable connected to your computer's USB port.
    2. Turn off the device: Press and hold the Sleep/Wake button for a few seconds until the red slider appears, then slide the slider. Wait for the device to turn off.
    3.While pressing and holding the Home button, reconnect the USB cable to the device. The device should turn on.
    4. Continue holding the Home button until you see the "Connect to iTunes" screen. When this screen appears, release the Home button. iTunes should alert you that it has detected a device in recovery mode. Click OK, and then click Restore to restore the device.
    Note: Data will be lost. You may have to repeat the above many times.

  • I changed a few settings and now cant get the iPad to shut off with the shut off switch and can't back to the settings icon to change it back. Any ideas?

    I changed a few settings on my iPad and now cant get the iPad to shut off with the shutoff button and the button to get to all the icons won't let me get back to settings to change the settings back.  Can anyone help?

    Have you tried resetting your iPad?
    Reset: Press the Home and On/Off buttons at the same time and hold them until the Apple logo appears (about 10-15 seconds).
    No data will be lost.

  • I cant get my ipad to sync

    i cant get my ipad to sync

    iPad not appearing in iTunes
    http://www.apple.com/support/ipad/assistant/itunes/
    iOS: Device not recognized in iTunes for Mac OS X
    http://support.apple.com/kb/TS1591
    iOS: Device not recognized in iTunes for Windows
    http://support.apple.com/kb/TS1538
    iTunes for Windows: Device Sync Tests
    http://support.apple.com/kb/HT4235
    IOS: Syncing with iTunes
    http://support.apple.com/kb/HT1386
    Apple - Support - iPad - Syncing
    http://www.apple.com/support/ipad/syncing/
     Cheers, Tom

  • HT4859 I have the error message "Not enough storage. Cannot backup, not enough backup space in ICloud . . . ", but now the "close" and "settings" buttons don't respond and I cant get the IPad to open so I can go change settings. What do I do?

    I have the error message "Not enough storage. Cannot backup, not enough backup space in ICloud . . . ", but now the "close" and "settings" buttons don't respond and I cant get the IPad to open so I can go change settings. What do I do?

    For a "hard" restart of your iPad just press the home and power button at the same time and hold it for at least 10-15 sec. until it restarts.

  • Can't get 2 VM nodes to talk to each other on OEL7

    Greetings -
    I am planning to install RAC 11gR2 on OEL7. I got the Oracle VM machines up and running. I can access internet successfully with no issues. Also if I am on Node-1 and ping its IP, it works fine.
    But when I try to ping Node-2 from Node-1 and vice virsa, I get unreachable  message.
    Below is my setup hots setup:
    [oracle@racdev01 Desktop]$ cat /etc/hosts
    # loopback
    127.0.0.1       localhost.localdomain        localhost
    # Public
    192.168.56.71   racdev01.localdomain         racdev01
    192.168.56.72   racdev02.localdomain         racdev02
    # Private
    192.168.10.1    racdev01-priv.localdomain    racdev01-priv
    192.168.10.2    racdev02-priv.localdomain    racdev02-priv
    # Virtual
    192.168.56.81   racdev01-vip.localdomain     racdev01-vip
    192.168.56.82   racdev02-vip.localdomain     racdev02-vip
    # SCAN
    192.168.56.91   rac-scan.localdomain         rac-scan
    192.168.56.92   rac-scan.localdomain         rac-scan
    192.168.56.93   rac-scan.localdomain         rac-scan
    Pinging both public & private IPs from node-1 to node-2 and vise-versa keeps failing:
    $ ping racdev02
    $ ping racdev02-priv
    >> My network:
    Node-1:  Ethernet (enpOs8) => 192.168.56.71   (public)
    Node-1:  Ethernet (enpOs9) => 192.168.10.1     (private)
    Node-2:  Ethernet (enpOs8) => 192.168.56.72   (public)
    Node-2:  Ethernet (enpOs9) => 192.168.10.2     (private)
    Below are the setup for my 3 adapters:
    I've been trying for days to get these 2 nodes to talk to each other. I'd really appreciate your help in resolving this issue..I can't proceed with RAC installation unless I get these machines talking to each other..
    Thank you so much !
    @AJ

    1. "Note. The SCAN address should not really be defined in the hosts file. Instead is should be defined on the DNS to round-robin between 3 addresses on the same subnet as the public IPs. " You may specify as much IPs for SCAN as you wish but the first one only will be used.
    2. VIPs should be on the same NICs as physical IPs.
    3. Probably I missed something but I found nothing concerning 3 NICs.
    4. OL7 is supported starting from 11.2.0.4.
    5. It is possible to configure firewall instead of disabling it.
    6. It is necessary to configure OS, create user(s) and groups according to Installation Guide or use validator rpm.
    7. It is possible to configure disks with udev and not to use oracleasm.

  • HT4623 i cant get my ipad to up date past iso5.1.1  ??

    I Cant get my ipad to update past iso 5.1.1 ??

    If you need to update apps, you should read the article in this link which explains how to update or get older versions of apps that are compatible with your ios 5.1.1.
    http://9to5mac.com/2013/09/17/ios-app-store-now-allows-legacy-app-downloads-to-s upport-older-hardware-and-software/
    Hope this helps.

  • Keep recieving a message on ipad saying not backed up back ups happen when this device is plugged in locked and connected to wi-fi. what do i do? cant get on ipad?.

    I have a message on my ipad saying ipad is not backed up. back ups happen when this i pad is plugged in locked and connected to wi-fi. cant get on ipad and dont know what to do as i am new to ipad. can someone help?

    Welcome to Apple Support Communities
    Hold both Power and Home buttons for 10 seconds until your device restarts, so you will be able to use it again.
    The Power button is the one that you use to put your iPad in sleep mode (at the top of the iPad), and the Home button is at the bottom of the screen

  • I cant get my ipad to play movies AVI i have downloaded an App called PlayerX, and it transfers the movies over to the ipad but doesn't play them, what to do??

    I cant get my ipad to play movies AVI i have downloaded an App called PlayerX, and it transfers the movies over to the ipad but doesn't play them, what to do??

    Have you contacted app support or maybe view this video from the website? Are you trying to play them within the app itself? Did you double tap on the video that you want to watch?
    http://playerx.pentaloop.com/help/

  • HT201412 I cant get my ipad to scroll up or down

    I cant get my ipad to scroll up or down. How do I fix it?

    I cant get my ipad to scroll up or down. How do I fix it?

  • Can my family use 'find my iphone' for each other if we each have separate apple ids? recently had to create separate ones b/c we were getting each others texts/facetimes and i read this happens when you share an apple id.

    Can my family still use the 'find my iphone' app from our iphones / ipod touch to locate each others phone if we have separate apple ids?  We were sharing a single apple id but recently we started getting each others texts/facetimes .. I read that this happens when you share an apple id.  Will we just have to sign in with the others' apple id to locate their phone ?

    Use Find My Friends app instead.   Much easier to manage, and you won't need each other's id/pw's to do it.   They only need to accept your invitations and vice versa.

  • How to I get the iPad to recognize a number beginning with 0 without it cutting off the 0

    How do I get the iPad to recognize a number beginning with 0 without dropping the 0.  And how do I get the iPad to recognize a 4 (birth year) or 5 (zip code) digit number with adding a comma delineating it to thousands?

    Hi,
    Because the iPad requires more power than from a normal USB port can supply therefore you can not charge an iPad using ONE USB port on a laptop/PC.  Please try this free utility, many HP users say it works:
       http://event.asus.com/mb/2010/ai_charger/
    Regards, 
    BH
    **Click the KUDOS thumb up on the left to say 'Thanks'**
    Make it easier for other people to find solutions by marking a Reply 'Accept as Solution' if it solves your problem.

  • NetWeaver XI components are not talking to each other

    I am an XI  consultant, i dont have proper Basis support at my client, since they are fond of only ABAP stack.
    They installed netweaver xi from the market place.
    I am unable to import any SWCV (even SAP BASIS) from SLD to IR and IR menu is blank.
    Unable to find list of adapters in Integration Directory.
    RWB -component monitoring is blank .
    SLD- creation of products,SWCV,Technical Sys,Buss Sys is possible.
    In conclusion i can say that they all are not co-operative and not talking to each other
    And also i want to know wheather xi 7.0 is compatable to databases Oracle 8.0.3 and Oracle 8.0.4

    Hi Venkata,
    Does the XI post Installation steps done by the team or not? It seems that there is some steps missing while doing the XI installation. Talk to to the BASIS team and tryu to find out the solution.
    >>> Unable to find list of adapters in Integration Directory.
    Check thisblog for it:
    /people/venugopalarao.immadisetty/blog/2007/03/15/adapter-engine-cannot-be-found-in-integration-directory
    >>> And also i want to know wheather xi 7.0 is compatable to databases Oracle 8.0.3 and Oracle 8.0.4
    In my view, yes. XI is compatible with all the versions of Oracle Database above version 8 but never tried it.
    Reward points if helpful. *
    Regards,
    Subhasha Ranjan

  • N my house we have 2 iphone 4, and everytime we get the same contact list freom each other, how can we unsync the contacts so each user keeps thir own contact list?

    n my house we have 2 iphone 4, and everytime we get the same contact list freom each other, how can we unsync the contacts so each user keeps thir own contact list?

    Hi user 1724, before icloud, we had the same issue.... 
    so yes,  the solution was to  each log  into the mac separately.
    i kept the main itunes library and apple id, and my son made his own itunes library (which linked to the main itunes/apple id)   - so we were able to maintain separate contacts lists.
    but then w/ the cloud i guess we assumed the cloud would know we each have different contact lists on diff. phones, but it seems the cloud just lumped it all together -

Maybe you are looking for

  • Apple TV - can I pair my macbook and my wife's macbook at the same time with different itunes accounts?

    Just bought the Apple TV2 yesteday. I'd like to pair both my macbook and my wifes macbook to the Apple TV.  We both have seperate iTunes accounts. Is this possible without having to sign on or the other out of apple TV?

  • System Recovery After Hard Drive Replacement

    I have a HP Pavilion dv6000 that the hard drive crashed on. I purchased a new hard drive for the laptop, but since the Windows Vista operating system and all the factory installed programs were on the Recovery Partition of the bad hard drive, I have

  • Polar Plot Problem

    Hello!!!! I have created a Polar plot, but there is a line that shouldn't be there, what do I have to modify, so it shows exactly what I want??? I Have attached a picture of the graphs that I want, and my example VI, I hope someone can help me. Sorry

  • Help: dbx core dump, solaris 10, amd64

    Hi, Recently I run into the following when I debug a core dump, (dbx) where dbx: internal error: signal SIGSEGV (no mapping at the fault address) dbx's coredump will appear in /tmp Abort (core dumped) -bash-3.00$ dbx -V Sun Ceres DBX Debugger 7.7 Sun

  • AppleTV (1g) doesn't display all movies in iTunes.

    My appletv is set up in sync mode. It is supposed to show all synced content - and content on iTunes if it is running. My AppleTV is only showing synced content. I reset it back to factory and started again. It worked (displaying both local and itune