TS1398 My iPhone 4 is connected to wi-fi when i am home, but when i leave, i do not get any of my whatssapp messages. When i get back home again I get all the messages that has been send through the day. We do have 3G on network. Why is this?

MY iPhone4 is connected to wi-fi, and all is fine at home. When i leave home, i do not get any of my whatsapp messages. When i return home, i get all the messages than was send during the day. Why does my phone not use the cellular network to get my whatsapp messages as my Nokia N8 did?
This is my first iPhone, so i am having some troubles setting everything up!

Please make sure that you are connected to the internet. There sould be a "3G or LTE or 4G or E symbol on the top left corner of the screen, if data is available to you.
Whatsapp uses data services to send and receive messages. You need to be connected to the internet for that.

Similar Messages

  • I'm moving an internal hard drive from an old computer to a new computer.  How do I transfer the catalog data to my new computer so the Organizer of Photoshop Elements 6 will find the data on the hard that has been moved to the new computer?

    I'm moving an internal hard drive from an old computer to a new computer.  (My new compute runs Windows 8.1) How do I transfer the catalog data to my new computer so the Organizer of Photoshop Elements 6 will find the data on the hard that has been moved to the new computer?  Is this possible or do I have to use the procedure of copying the catalog along with the photos to a back up hard drive and then restore them on the new computer?

    The 'normal' procedure is to do a PSE organizer backup (not a copy or a backup from external tools) to an external drive, then a restore to the new location.
    The advantage is that you have a backup of both catalog and media files and you don't have all disconnected files, which would happen with external backup tools. Also, if you restore with a more recent elements version, the catalog will be automatically updated to the new format.
    The drawback in your situation is that you'll have either to overwrite all your files or restore to a custom location, creating a duplicate photo library (which supposes you have enough free space).
    It would be possible to simply use the organizer in the old PC to move the catalog to a new 'custom' folder just under your C: root drive. The catalog would be accessible once the drive will be installed in the new PC. Then you would have all files 'disconnected' due to the fact that all your media files are now on a drive with a different letter. Reconnecting a whole library is a hard job with PSE6, less so with PSE11/PSE12.
    If the idea of fiddling with the sqlite database with external sqlite manager tools is ok for you, I can describe the process more in detail. You only copy your catalog folder (as suggested above) to another location. Instead of trying the 'reconnection' way, you install the sqlite utility on the new computer. When the old drive is installed in the new computer, you simply edit a given record in the catalog database, catalog.psedb, and start the organizer with your copied catalog by simply double clicking the 'catalog.psedb' file.
    Even if the last solution is much, much quicker, I would still create a new PSE backup : you have never too much safety .

  • I have a first generation MacBook Air that has been refurbished via the Apple store. I installed Snow Leopard about a year ago and now, my computer wont update! It will download the updates restart my computer, but then I get an error message!

    I have a first generation MacBook Air that has been refurbished via the Apple store. I installed Snow Leopard about a year ago and now, my computer wont update! It will download the updates restart my computer, but then I get an error message and the computer wont restart!

    What is a error message and what do you see when it appears?
    Haven't much problem with Airs around here, since they have a SSD they tend to be more reliable.
    Perhaps it was a bad update, have you ran through this list of possible fixes?
    Do as many as possible, starting with #1. Until the problem is resolved.
    Use the boot 10.6 USB instead of the disk of course.
    Step by Step to fix your Mac

  • Is there a way to get an app that has been deleted from the app store?

    Is there a way to get an app that has been deleted from the app store?

    Not unless the developer/Apple offer it again in the App store.  You can only get apps from the App store.

  • Hi I would like to know how I can view a video that has been send via mail. When I tap on the video it only gives me the option to send iit as mail again

    Hi  I would like to know how I can view a video that has been send to me via email. When I tap on the video icon it only gives me option to send as a mail or to open in drop box which I don't want to open in.

    Welcome to the Apple community.
    If you are doing this from your phone (as you mention) then you can use the new iPhoto Photo Journal feature to do this.
    Unfortunately, iCloud does not offer equivalents to Mobile Me’s iDisk, Gallery or Web Hosting services. You will need to find a third party solution to replace these services. You might consider DropBox, SugarSync, MediaFire or any other service that offers online storage.

  • Error : Period dimension 'Period' is missing a Base Time Period member 'Jun' that has been deleted since the last deployment. Base Time Period members cannot be deleted once the dimension is deployed

    HI,
    I am using V11.1.2.2 Hyperion Planning. I am currently getting an error:
    Error : Period dimension 'Period' is missing a Base Time Period member 'Jun' that has been deleted since the last deployment. Base Time Period members cannot be deleted once the dimension is deployed
    This is what i got when i tried to add alternate hierarchy to my shared dimension. I tried to delete it and it messed up.
    NOw it wont deploy my application.
    Can any one suggest.
    Thanks in advance
    Cheers,
    XXX

    EPMA!!!!! EPMA!!!!
    I'm playing around with it to write a blog post and it is crazy. Only possible workaround (till now i'm not able to figure out a solution to it) is to copy the application and deploy it as a new one. Take copy of all objects (forms, tasklist etc). Delete the corrupted application and rename the new one to old.
    Regards
    Celvin
    http://www.orahyplabs.com

  • Printing the percentage of the file that has been loaded

    Hello everyone!
    I'm using a FileInputStream and a DataInputStream to read my .DAT file, but I want to print out the amount of percentages of the file that has been loaded, in a System,out.print(""); statement, please tell me how I can do this. :)
                fileInStream = new FileInputStream("C:/Documents and Settings/Benjamin Dahse/Dokumenter" +
                        "/NetBeansProjects/Online Multiplayer Game Client/build/classes/net/client/game/io/Cache/" +
                        "main_file_cache.DAT");
                dataInStream = new DataInputStream(fileInStream);This by the way, is how I get the path to the file, I want my DataInputStream to read.

    Thank you for your comment, but out of this code:
                int percentage = 0;
                byte[] buffer = new byte[15000000];
                while(true){
                    percentage += dataInStream.read(buffer, percentage, Math.min(buffer.length,
                            fileInStream.available() - percentage));
                    System.out.print(percentage / fileInStream.available() + "\n");
                    if(percentage >= fileInStream.available()){
                        break;
                }The only output I get is 3?

  • Identify USAGE TYPE that has been installed in the system

    Hi All,
    I have a newly upgraded BI system. I need to check what are all the USAGE types that has been installed in the system. How to verify the same (without asking the basis person). Is there any system parameter or transaction which would give the usage type installed.
    Points would be assigned for useful answers.
    Thanks,
    Vidhya.A

    Hi Vidhya,
    In BI the designtime and runtime of webtemplates use BI-JAVA usuage type.similarly for Formatted reporting too it uses BI-JAVA.see if you can successfully create a new webtemplate and can execute it,if you can then they had deployed dual stack in ur system.u can also check in Tcode SICF to see if web services are on.let me know if that helps
    Regards
    Chandru

  • For iOS the ipad version shows the folio that has been published, but the iPhone app is not.

    I am responsible for handling the apps and not at all involved with or know how the folio creation process works.
    When I build the app for iOS the iPad version shows the folio that has been published, but the iPhone app is not showing the folio.
    Is this something related to the build process or how the folio was created?
    The folio also shows up in the Android app (at least the phone I have tested with).
    Thanks,

    "Android and iOS viewers have different requirements for displaying folios. Any folio size you create can appear in an Android viewer. The articles are scaled and letterboxed as needed. However, on the iPad, the viewer displays only folios with a 4:3 aspect ratio. The iPhone viewer displays only folios with a 3:2 or 16:9 (1136x640) aspect ratio."
    Here is the entire post if you'd like to read more: Digital Publishing Suite Help | Creating documents for multiple devices

  • How can i copy a picture that has been installed with the flash player

    how can i copy a picture that has been installed using the flash player

    You can't. You can take a screen cap of it, but the container doesn't allow access to the individual images used in a SWF or FLV.

  • I want to ask for help on your apple tv, where I noticed that the language Arabic has been deleted from the dictionary after update

    I want to ask for help on your apple tv, where I noticed that the language Arabic has been deleted from the dictionary after update

    You can ask Apple to add this via
    http://www.apple.com/feedback

  • HT201365 What if the device that has been stolen or lost is not connected to wifi? Can we still track them and lock them up?

    What if the device that has been stolen or lost is not connected to wifi? Can we still track them and lock them up?

    Frozen or unresponsive iPad
    Resolve these most common issues:
        •    Display remains black or blank
        •    Touch screen not responding
        •    Application unexpectedly closes or freezes
    http://www.apple.com/support/ipad/assistant/ipad/
    iPad Frozen? How to Force Quit an App, Reset or Restart Your iPad
    http://ipadacademy.com/2010/11/ipad-frozen-how-to-force-quit-an-app-reset-or-res tart-your-ipad
    What to Do When Your iPad Won't Turn On
    http://ipad.about.com/od/iPad_Troubleshooting/ss/What-To-Do-When-Your-Ipad-Wo-No t-Turn-On.htm
    iOS: Not responding or does not turn on
    http://support.apple.com/kb/TS3281
    iPad: Basic troubleshooting
    http://support.apple.com/kb/TS3274
     Cheers, Tom

  • I have an iPad that was setup on a laptop that has been reimaged.  The iPad then had a password put on it and my kid doesn't rememer the password.  Since I don't have the original laptop with iTunes installed I cannot reset the iPad to the factory default

    I have an iPad that was setup on a laptop that has been reimaged.  The iPad then had a password put on it and my kid who doesn't rememer the password.  Since I don't have the original laptop with iTunes installed I cannot reset the iPad to the factory default.  Any suggestions on how to reset to the iPad?
    Thank you

    Try recovery mode. I think this should work. You can read the instructions here.
    http://support.apple.com/kb/ht4097

  • How do I open a Numbers file sent to me that has been converted to Excel?  I already have MS Office for Mac.Ow

    How do I open a Numbers file sent to me that has been converted to Excel?  I already have MS office for Mac, but nothing comes up when I click on the imported file.

    If it indeed has been converted from Numbers to Excel, it will have a .xlsx suffix at the end of the name. Do a Get Info on the file if the suffix doesn't show. Else, it may still be in Numbers format and be unreadable by Excel.
    If it is in the right format, and you don't want to have to do what mende1 has instructed above for every successive file, click on the "Always open with..." option. That will associate the .xlsx suffix to Excel from thereon.

  • The error threshold has been exceeded. The receive location is shutting down

    I am doing polling using SQL adapter......For small records polling is succesful......but for large recorde i am getting following error..
    The receive location "RcvSqlDataLoc" with URL "" is shutting down. Details:"The error threshold has been exceeded. The receive location is shutting down.".

    Hi
    You might have resolved this issue, However I would not read all those records in one go! Instead I would read them in batches and pass to BizTalk.
    I would use
    Scatter and Gather Pattern to distribute the records to multiple orchestration instance for processing and execute them using more than one BizTalk host instance?
    If you have already resolved the issue, Then it would be great if you share the solution with us!
    HTH,
    Naushad Alam (MCC,MCTS,BizTalk Server)
    If this is helpful or answers your question - please
    mark accordingly!
    alamnaushad.wordpress.com|
    My new TechNet Wiki
    "BizTalk Server: Performance Tuning & Optimization"

Maybe you are looking for

  • Trackpad in bootcamp doesn't work all the time

    Hi, so I just bought a brand new MacBook Pro because out of my own stupidity, I destroyed my old one. I decided when I got the new one, that I would BootCamp it and run Windows 7 on a partition. I've been pretty happy with it so far, but occasionally

  • Can't restore 9.5, can't uninstall, stuck in limbo!

    I should have known better. I had acrobat 9.5.2 installed, and was perfectly happy with it. I could view PDF docs, and scan from my scanner directly to a PDF document. Then after weeks of the updater reminding me, I finally let X1 install. Much to my

  • Configurations required for sender/reciever mail adapters

    Hi, I am working on a scenario, which involves mail adapter configuration. Mail Adapter scenarios – SAP Exchange Infrastructure: /people/prasad.ulagappan2/blog/2005/06/07/mail-adapter-scenarios-150-sap-exchange-infrastructure XI: HTML e-mails from th

  • What should the default tablespace be for SAP users

    I'm using Oracle 10.2.0.4 For the users OPS$<SID>ADM OPS$ORA<SID> SAP<SID> what should the default tablespace be PSAP<SID>USR or PSAP<SID>

  • Launching iStore from jDeveloper gives Application Error

    Hi All, Launching iStore from Jdeveloper gives application error. I am new to this arena. Here is the actual description. We are on 11.5.9 system however applied the RUP1 of Sales and Marketing for 11.5.10 which inturn gave us the 11.5.10 iStore. I a