Why doesn't facetime on iphone 4 work without wifi with straight talk?

why doesn't facetime on iphone 4 work without wifi with straight talk when other networks can?

Hardware requirements of the iphone 4 do not meet the specifications needed for FaceTime over cellular data.
4S and up do not require wifi for FaceTime.
this is exactly as intended.

Similar Messages

  • Lost my iPhone and why doesn't find my iPhone work

    Lost my iPhone and why doesn't find my iPhone work

    A friendly reminder: In order to use Find My IPhone Successfully, you need to 1. Turn on Location Services, 2. Lock Location Services (Using Restrictions in Settings, General, Restrictions) so that if some one else finds your IPhone, they can NOT turn off Find My IPhone And/Or Location Services itself! 3. Add your Mobile Me and/Or ICloud Account to your IPhone. 4. Lock Accounts (Again in Restrictions) from being changed or Deleted so that your Mobile Me And/OR ICloud Account can NOT be Deleted! 5. Look Up the Location of your IPhone Before Suspending Service to the IPhone, NOT after Suspending Service (simple common since applies here as well).

  • I need help activating my iphone 4 cdma phone with straight talk please

    i need help activating my iphone 4 cdma phone with straight talk please .. i have the starter kit just need help activating it please

    Settings > General > About.
    -> iOS: How to find the serial number, IMEI, MEID, CDN, and ICCID number

  • Why doesn't Find my iPhone work?

    I have set up the Find my iPhone app on my iPod, but it seems to be entirely useless. Perhaps you can help me understand what's going on here and why it's having problems.
    The app is set up on my computer and my iPod. I recently left my iPod in the car, and later found it there, but the app was no help. Here are the details.
    Before finding my iPod (manually), I tried to locate it via the app. I thought it could have still been in the house, where it would have been connected to the internet. (It wasn't.) Before searching the car, I opened Find my iPhone from the computer, where it told me the location of the computer, but not the iPod, which it said was offline. I turned on "lost mode", clicked "play a sound", and checked "notify me when found." Of course, since it was offline, not much could be done about it. I understand what's going on so far.
    Then, I went to the car to search for my iPod, and I found it there. I brought it inside, and it immediately connected to the internet. It downloaded my email, worked perfectly. Except, Find my iPhone still didn't find it. I even opened Find my iPhone from ON the device I wanted it to find, and it still listed the very same device as "offline" -- even when I checked it from that device, which was connected to the internet, logged in, had the app open, downloading other things fine...  I can even eliminate the possibility that it was searching for a different device, because it was labeled "This Device" when I select it on Find my iPhone from the iPod. It listed the pending actions, which "will take effect when this iPod connects to the Internet." It isn't even a case where this app wasn't connecting, while other apps were connecting -- the app was connecting well enough to tell me the location of my computer. But it still said the iPod was offline.
    What is going on here? In this case, I found my iPod on my own and don't need help with that, but the app seems so completely useless I don't know what circumstances would have to be where it WOULD find it. I understand the limitations -- that it can only find a device that is on and connected -- but it should at least be useful for playing a sound on a device that fell behind the dresser or some such, and it doesn't even seem to be doing that properly. What's wrong? Is there some way to fix this?
    Thank you!

    It sounds like the iPod's Find My [Device] feature became disconnected to the service.  This can sometimes happen after a password change or something weird like an update.
    Try this and see if it helps give you some consistency.
    On the iPod, go to Settings > iCloud and turn off Find my iPod (you may be prompted for your iCloud password if you are on iOS 7).  Next Tap Delete Account at the bottom and "Keep on my iPod" for any pop-ups that have this option.
    This action should kick you back to the main Settings screen.  Tap on iCloud again and it should prompt you for your password (don't log in, just make sure it shows that to ensure you are logged out).
    Restart your iPod by holding the Power (Sleep/Wake) Button and sliding to power off.  Wait about 2 - 3 minutes then power it back on.
    Go to Settings > General > Reset > Reset Network Settings.
    Go to Settings > Wifi and tap your home network and join it again.
    Go to Settings > iCloud.  Sign in again with your Apple ID and password.  Allow iCloud to use the location of your device (Find my iPod switch is on).
    Check iCloud.com or the Find my iPhone app to see if your ipod is now locatable.
    Also, Go to Settings > Privacy > Locaiton Services and make sure Find my [Device] is turned on.

  • Why doesn't two-finger scrolling work for me with Yosemite?

    MacBook Pro from 2010, upgraded to Yosemite and now none of my two-finger scrolling works with the Trackpad. Doesn't work on any application - Chrome, Safari, Word, anything. It's super annoying. Tried messing around with Trackpad options in system preferences, didn't help.

    Hi thekidcanada,
    Welcome to the Apple Support Communities!
    I understand that this type of situation can be very frustrating. One troubleshooting step I would recommend would be to reset the PRAM on your computer. I know the article is written for Mavericks but the steps will be the same for Yosemite. 
    OS X Mavericks: Reset your computer’s PRAM
    Cheers,
    Joe

  • Why Doesn't the XIRR function work?

    In Excel if you have 5 records from a1:b5 then XIRR looks like this:
    XIRR(A1:A5, B1:B5) you get a nice neat answer like .35
    Here is a version that works in Crystal that would require manual entry of any new quarters numbers and dates-- and if you plug this into Crystal it works:
    (XIRR([1000000,-100000,-100000,-100000,-100000,10277.49,-100000], [DateValue(1999,2,1),DateValue(1999,3,1),DateValue(1999,6,1), DateValue(1999,12,1),DateValue(2000,3,1),DateValue(2000,6,1),DateValue(2000,9,1)]))*.100
    You do get a nice answer of something like .035.  But this is all done manually and I need it to function automatically when the report is refreshed.
    So you have a range for the currency and a range for the date fields. I need to simulate this in crystal. Crystal has an XIRR function, and with the arrays, I should be able to fill in the range, but am having difficulty getting it to work.
    After building the arrays, I made another formula to combine the arrays in the XIRR formula.
    I am down to this error now after getting this formula this far  --
    "Numerical method did not converge; try another value for guess."
    Here's where I am with the formula, although they don't want to use the guess part of the XIRR function - they just want to use the XIRR(number/currency, date).  Maybe you could pass this on too?:
    /{@Reset} for the group header (NOT using a repeated group header):
    whileprintingrecords;
    numbervar array x := 0;
    datevar array y := date(0,0,0);
    numbervar i := 0;
    numbervar j := 0;
    //{@accum} for the detail section:
    whileprintingrecords;
    numbervar array x;
    datevar array y;
    numbervar i := i + 1;
    numbervar j := count({table.groupfield},{table.groupfield});
    if i <= j then (
    redim preserve x[j];
    redim preserve y[j];
    x<i> := tonumber({table.currency});
    y<i> := datevalue({table.datetime})
    //{@xirr calc} to be placed in the group footer:
    whileprintingrecords;
    numbervar array x;
    datevar array y;
    xirr(x,y)
    The array works correctly.  So why do I get that error and why doesn't the XIRR formula work like they say it should?  Has anyone used this successfully in Crystal--maybe you could shed some light?
    Thanks!

    Hi,
    I am receiving that same error when the last item in the array is 0, otherwise all works perfectly.
    When I run the same group of numbers and dates in Excel it returns without issue.
    -265500.00,-690000.00,-570000.00,16814.25,-855000.00,-619500.00,55293.46,30411.40,15183.76,  0.00
    01-25-2007,03-06-2007,05-02-2007,06-29-2007,08-01-2007,08-24-2007,09-17-2007,03-14-2008,05-28-2008,03-31-2010
    =XIRR(A2:J2,A1:J1,-0.1)
    Is there a known bug in Crystal's XIRR function when the last value is 0? 
    Or a hot-fix that will repair this?
    Thanks in advance,
    Gary
    PS. I am using Crystal XI Product Version: 11.0.0.2495

  • Why not to be unlocked iPhone working with GSM and CDMA/LTE in one device?

    why not to be unlocked iPhone working with GSM and CDMA/LTE in one device?

    I'll explain, does Verizon unlocked iPhone 5s work with CDMA networks (with SIM or without SIM), and if I travlled to another country that provide GSM operators, does the phone will work with GSM SIM normally?

  • New mail in Gmail doesn't apper on iphone 4s without forcing it to download new messages

    New mails in GMail doesn't appear on iPhone 4S without forcing it to download new messages
    I was using hotmail in my iPhone 4S but many people suggested me to use GMail account because it is good for Syncing. I also have Mac so i ditched the hotmail and configured GMail account. Now everything works fine on my Mac but not in my iPhone 4S. When a new email comes to my inbox, my Mac display it normally but as far as my iPhone 4S is concerned, it doesn't show even a notification. However when i force it to download the new message by clicking the cricular arrow, it load them and shows them as well. It is not normal because it should do the same thing automatically, not manually. Do you know,how to fix it? AOL mail comes right though, both have the same settings.

    DId you try, settings, notifications?
    under your gmail or whatever mail you have you can choose to fetch every 15 minutes, hour, or manually. Sounds like you are on manually, when you open your email.
    MAnually does save battery though.

  • Why doesn,t  my mail iccon work?

    Why doesn't my mail icon work?

    If you moved Mail out of the Applications folder, then applied the security update, Mail has been disabled.
    It must stay protected in the Applications folder, or you risk the possibility that malware might change it and use it to send spam.
    Mac OS X v10.6: "You can't use this version of Mail…" alert after installing Security Update 2012-004

  • Why doesn't the "back" button work all the time in Safari?

    Why doesn't the "back" button work all the time in Safari?

    thanks for the reply. You prompted me to check and I realised it wasn't installed on my test laptop and opening in Microsoft Reader. I've installed it now and it works.
    My next challenge is to prevent the mailto: command opening Microsoft Mail instead of Outlook, but I guess every user will have a different default.
    Thank you

  • Why doesn't my VGA adapter work to connect my iPad2 to my projector. I haven't had any problems in the past?

    Why doesn't my VGA adapter work to connect my iPad2 to my projector. I haven't had any problems in the past?

    Hey MarieF-D,
    Thanks for the question. The following article provides basic troubleshooting steps that may help to resolve your issue:
    iOS: About Apple Digital AV Adapters
    http://support.apple.com/kb/HT4108
    Troubleshooting
    If you encounter an issue using the Apple Digital AV Adapter or VGA Adapter:
    Disconnect and reconnect the adapter from the iOS device and display.
    Connect directly to the TV, projector, or external display using a known-good VGA or HDMI cable.
    Remove any VGA or HDMI extension cables or converters.
    Note that accessories that convert a VGA or HDMI signal to other video formats (DVI, Composite, Component) are not supported.
    Ensure that you are using the latest version of iOS. Some Apple Digital AV Adapters require iOS 5.1 or later.
    Note: When using an Apple Digital AV Adapter manufactured before early 2012 with iPad (3rd generation), you may see the "This accessory is not supported" alert. Dismissing the alert will allow you to use the adapter.
    For optimal performance, you may need to adjust the video resolution or settings for your display. If your display offers an "auto detect" or "factory default" setting, you may be able to use these options to optimize video resolution and display.
    Thanks,
    Matt M.

  • Can i use FaceTime in my iPhone 4 without wifi?

    Can i use FaceTime in my iPhone 4 without wifi?

    That would depend if you are provisioned by your carrier to use cellular data for facetime.
    My bad didn't see it was an iphone 4

  • My iPhone won't work without wifi and I can't receive or send iMessage unless I have wifi or 3G can't use Instagram, Twitter or anything to do with internet or messaging, how do i fix it?

    My iPhone won't work without wifi and I can't receive or send iMessage unless I have wifi or 3G can't use Instagram, Twitter or anything to do with internet or messaging, how do i fix it?

    For anyone else wondering how to fix this, all I did was turn my iPhone off and then turn it back on.

  • Why doesn't my duplicate frame work in photoshop 2014?

    why doesn't my duplicate frame work in photoshop 2014?
    I draw a figure in frame 0 then duplicate frame. After the frame is duplicated I move the figure over to make sure there are different frames but as soon as I check the first frame Ive noticed that both frames have moved together. So nothing has changed. Why?

    I always create the individual frames in layer groups first. So build what you need, break them up or duplicate them, position them where you want them and then create your frames by turning off all the layer groups or layers you don't need.
    Here is an example of one of my layer pallets:
    Each scene is a frame and I turn them on and off as I need them.

  • Why doesn't my email address work for apps

    Why doesn't my email address work on my envy printer?

    You don't give us anything like enough data to go on. What is your operating system? Do you have a functioning iCloud account - i.e. are you signed in in System Preferences>iCloud?
    Were you originally a MobileMe subscriber? If so, did you migrate to iCloud?
    Was your email still working recently? Do you get any error messages? What happens when you try to use it?
    Have you been using an @icloud.com address or an @me.com address?
    (Please do not post your email address when answering.)

Maybe you are looking for

  • How do I upgrade previously puchased songs?

    I used to be able to upgrade old music to iTunes plus until I got the new version of iTunes. Now I can't find any links for it in the store. I went to "help" and it said to go to the music store and follow the online instructions, but there are no in

  • Multiple LDAP directories for authentication

    Hi, I just upgraded to GroupWise 2014 (from 2012). In GW2012 I used LDAP authentication against eDir. In GW2014, I associated the GW mailboxes to Active Directory. I tested a few accounts and I can login just fine. However I also have mailboxes that

  • Another vibration question

    Hello All, I'm new here on the forum but I'm using Labview for a several years now (mainly as a user, not as much as a programmer). Now I'm working on a multichannel vibration project and ran into some problems. The thing I want is a 3 or 5 channel (

  • Increasing # of images in a web gallery in Bridge

    How can I increase the number of images in a web gallery in Bridge. It seems with the Standard style gallery it will only put in 20 images Can we do more?

  • What are the effects of checking the checkmark box in a list?

    In an iTunes (Mac) list of Music, what are the effects of checking the checkmark box in a list?