Does anyone have feedback regarding the Square register app for iPad?

Does anyone have feedback regarding using the Square register app for ipad?

To explore this further, using your computer's browser log into icloud.com and look at the contacts page. 
1)  If contacts are missing there as well, then some device is deleting contacts and the changes are affecting the icloud database.  Also the iPad would not be connecting to icloud since it still has those contacts.
2)  If contacts are all there, then the iphone is not syncing with icloud, and the iphone has a problem.
If #1 is true, then are you sure no one else (a family member, friend, etc.) is using your icloud account on their computer/device?  If no one is, then I suspect user error on the iphone.

Similar Messages

  • Does anyone have documentation regarding the distribution accounting type of APAF?

    The AP Accounting Entry Type (distribution accounting type) as delivered by PeopleSoft we are most familiar with is "APA" which stands for Accounts Payable Accrual.  We are not able to find any reference or documentation regarding AP Accounting Entry Type "APAF".  However, after analyzing the AP payment accounting transactions associated with APAF, we believe that the APAF type only shows up when a credit is deducted from a payment.  The AP voucher that has the APAF type is the last voucher that indicates that the entire credit amount has been applied to that particular payments.  A credit amount may take several vouchers to be fully applied.  Documentation or authoritative information would be helpful. 

    Apple generally does not publish names and phone numbers of their employees. Take a look at the "Partnership Proposals" area of this web page:
    http://www.apple.com/itunes/companies/
    Regards.

  • Does anyone have problems using the  highlights, shadows and sharpness edits in iphoto? Since I uploaded Mountain Lion, those editing tabs do not work!

    Does anyone have problems using the highlights, shadows and sharpness controls in iphoto 11? Since I uploaded Mountain Lion on my
    mac mini, those editing features no longer work!!!!

    Sorry, I booted into 10.8 just to test this, but I only have iPhoto 08.

  • Does anyone have trouble with the iPad booting you off of the internet?  I will be in the middle of something (i.e. Facebook), and it boots me out and I have to sign in again.

    Does anyone have trouble with the iPad booting you off of the internet?  I will be in the middle of something (i.e. Facebook), and it boots me out and I have to sign in again.

    Jon....
    Don't confuse the threads here with 'typical' experience.  Most of the stuff here is from brand new users, and those that have problems, and considering the 30 million pads in use, represent a very small sliver.
    If you are having repeated crashes it is really pretty basic.  You either have a physical problem with your pad, or you are using too much memory.
    The iOS system is supposed to monitor memory, and shut down previously used apps automatically to free up memory for what you are doing now.  That part of ios is not perfect, and if an app introduces an unexpected memory load, sometimes it gets over whelmed.  
    This happens, more often than not, when using safari with multiple windows open on graphic intense sites.  It can also happen with a memory intensive game, and residual apps in the background.
    Double  tap the home key and take a peek at the recently used list, and shut them down completely, and often the problem goes away.
    If the problem persists, you may have a software issue, and a trip to the genius bar may be in order.

  • Does anyone have trouble serializing the enterprise version-education?

    Does anyone have trouble serializing the enterprise version (education) by any chance? We can't seem to serialize using the serializing tool. the CC 2014 reverts to a trial...

    Jon....
    Don't confuse the threads here with 'typical' experience.  Most of the stuff here is from brand new users, and those that have problems, and considering the 30 million pads in use, represent a very small sliver.
    If you are having repeated crashes it is really pretty basic.  You either have a physical problem with your pad, or you are using too much memory.
    The iOS system is supposed to monitor memory, and shut down previously used apps automatically to free up memory for what you are doing now.  That part of ios is not perfect, and if an app introduces an unexpected memory load, sometimes it gets over whelmed.  
    This happens, more often than not, when using safari with multiple windows open on graphic intense sites.  It can also happen with a memory intensive game, and residual apps in the background.
    Double  tap the home key and take a peek at the recently used list, and shut them down completely, and often the problem goes away.
    If the problem persists, you may have a software issue, and a trip to the genius bar may be in order.

  • Does anyone have problems with the ipad 4 staying connected to century link Internet?

    Does anyone have problems with the ipad 4's wi if Internet staying connected to century links Internet??? Please help!!

    LOTS of people reporting a range of similar issues.
    https://discussions.apple.com/thread/6648856
    https://discussions.apple.com/thread/6574287

  • Does anyone have problems with the led light ?

    Does anyone have problems with the led light ?

    LOTS of people reporting a range of similar issues.
    https://discussions.apple.com/thread/6648856
    https://discussions.apple.com/thread/6574287

  • Did anyone have success applying the invisible shield to their ipad?

    Did anyone have success applying the Invisible Shield to their Ipad?

    Yes.  Make sure any iPad Cover that you have for it is removed first.  Then, start at the bottom where the On/Off button is.  Peel off only a small section of the bottom of the invisible layer and attached the small exposed sticky side to the bottom of the iPad.
    Line it up as best as you can.  Placing the edge of the iPad against a flat surface like a wall or backsplash on a kitchen counter can help you to keep the invisible sheet "square" with the iPad surface.
    Was that a confusing answer?

  • Does anyone know is there's a wall mount for iPad that incorporates a speaker system ?

    Does anyone know is there's a wall mount for iPad that incorporates a speaker system ?

    I don't think that's happened, nor is it likely to happen any time soon. Take a look at the discussion here:
    http://discussions.apple.com/message.jspa?messageID=1925938

  • I cannot find the Kindle reader app for iPad and when I click on the link from Amazon there is an error on iTunes

    I cannot find the Kindle reader app for iPad and when I click on the link from Amazon there is an error on iTunes

    Are you in the US?  Not all apps are available in all countries.  There is no way to download anything from a website, like Kindle.  If it's not in your App Store, you won't be able to have it.

  • Does anyone have experience of the OWC Mercury Extreme SSD?

    Hi everyone
    I read Lloyd Chambers [interesting article|http://macperformanceguide.com/Reviews-SSD-OWC-Mercury_Extreme.html] about the Mercury Extreme. In particular he seems to have found very little performance degradation with heavy use.
    I guess this would make us Mac users very happy since TRIM is unsupported by OS X (or have I got that wrong?).
    Does anyone have real-world experience of this SSD yet?
    /p

    I could be wrong - but my understanding is that GC and TRIM are two separate things (and the need to do them with the new OWC drive as well)
    GC is a way to re-organize the data to avoid using blocks that were marked as part of the write amplification done on the drive. (i.e. to write 1mb, you had to actually write 1.3mb on the device - and how to re-organize the .3mb when the file is overwritten)
    TRIM actually clears the blocks that are no longer in use when a file is overwritten or deleted. The problem is that the device has no way to know what to clear - it needs to understand what the OS requires and what it does not require... and so it can't do it by itself as it needs to be aware of the filesystem. (NTSF/ZFS or in our case, HFS+). Instead the firmware just makes available the ability for the OS to go ahead and clear the bocks... that is TRIM support - the OS has to now delete the file (from the FS table etc) and then issues a TRIM on that file, allowing the device to clearing the blocks that are excessively used by the operation.
    In the case of the OWC - there is no much technical information out there to describe how it trims without knowing anything about the filesystem. Mind you - its not been out long enough to get tested by a large number of people. Some think that its using part of the cache to handle these cases - (if you know the ratio of amplification, then you could build a large cache to deal with the physical space)
    I think the secret for the OWC drive (and the OCZ Vertex 2 Pro) is the write amplification - which is less than the one from Intel. The less write amplification - the less need for GC and less blocks you need to clear by TRIM. A Harddrive has an amplification ratio of 1, OWC has (I think) 0.6 and Intel 1.1 - how do they achieve 0.6? On the fly compression and deduplication of data streams... (similar to what ZFS does at the filesystem level). I think part of the OWC 56Gb cache is used for the deduplication reference table as well... but when doing this - you have to be 2x carefull - if you loose part of the deduplication table for example, you loose not one file to corruption, but a huge chunk of your harddrive... as that pattern could be found in a lot of places... BTW - that is also how they achieve better longevity, they have to write less data that is produced... less writes, more life.
    Now - as of experience - none... I think it's a nice drive... It seems they have taken some thought on setting apart a large (18%) of their drive to avoid problem and try to suck all the performance possible. But its still the basic SSD drive - just with hardware compression to minimize the impact. OWC obviously does not make them - some one is OEMing them for them. The support is what I would wonder on this drive. But based on Lloyd's experience, it seems to be a good contender on your list.
    Just remember to backup often..

  • Does anyone have trouble with the cursor changing lines in Apple Mail when pressing the letter '

    Since installing the Yosemite update, when typing an email in mail, the cursor changes lines when I press the ' key.  Eg: the word don't becomes don'
    t
    Is it a setting or a bug?  Help???

    Hello,
    Does anyone have an interface program for LabVIEW and any of the Campbell Scientific data loggers?  The file on this forum by Frank appears to be corrupt.  Any help is appreciated.
    Thanks,
    Eric

  • Hi, does anyone have issues with the Camera app uploading photos to the photo album? This happens after I downloaded iOS8.1.2

    I have just updated my iPhone iOS to 8.1.2. Since then, the camera is not able to upload photos to the album immediately and some are even lost. Does anyone have the same issue or know how to fix this?

    I found it much easier to have my apps on the last page and let the pre-loaded apps stay where they are on the first couple of pages.  While I'd prefer to have my apps first, at least they are all together.  I found it far too much work to try to move them around another way, plus it shifts some things around in a way that I did not intend.
    BTW, I definitely prefer the Fascinate's arrangement of the icons over the Droid X2, which is always in alphabetical order in a vertical non-stop continuum.

  • Does anyone know why there are no football apps for the iPhone for 2011

    does anyone know why there are no football apprs for the iphone for 2011
    I had apps last year for NFL schedules and also for college
    can't find even one this year
    anybody know

    If this is true, then it is because no one is making these apps.
    Why else would it be?

  • Does anyone have microsoft office  problems withs sync  with iPhone,iPad, mac and icloud

    I am just changed to mac and looking at  buying microsoft office for mac. Does anyone have any experience wth this program on mac. Where if you in put a appointment in outlook .Will it appear on icloud, iphone and ipad if in put on my mac.

    Only concrete way is to use it less sorry see here every method possible has been tried
    https://discussions.apple.com/thread/4329696?start=2970&tstart=0

Maybe you are looking for