Emoji not appearring correctly on non-iOS devices

When I send an e-mail or sms with an Emoji, it just displays as a square at the receivers end.
Why doesn't Apple send Emoji as a picture insertion in an e-mail, for receivers on non-iOS devices?
Or do Emoji in fact display correctly on some non-iOS devices?
Does anyone have experience with this where it has worked with a non-iOS device?

Radix__ wrote:
When I send an e-mail or sms with an Emoji, it just displays as a square at the receivers end.
That means the receivers device is using older technology and does not yet have a font for Unicode emoji, which have been the standard for several years now.
You can ask Apple to use some non-standard system like pictures via
http://www.apple.com/feedback
but it's not realistic to imagine they will go backwards like that.

Similar Messages

  • TS3672 how can i send readable emoji to other non-ios devices?

    how can i send readable emoji to other non-ios devices?
    whenever i try to send a text message with emoji to other non ios devices it appears question mark (?) on that device,

    Hello, Claire,
    This question would appear to have nothing to do with Apple Remote Desktop, Apple's software for managing networked Macs, so this probably isn't the best place to ask this question. I'd suggest asking in the forum for your version of Mac OS X.
    Please note that unless you own the complete rights to the music you used in the slide show - that is, you composed and performed it yourself, you didn't just buy the track on CD or from a download store - or you purchased the music from one of the "royalty free" services, then it would be a copyright violation and hence illegal to send that slideshow to others unless you remove the music track.
    Regards.

  • "Non rectangular objects will not appear correctly when exported using CSS."

    I am using Ind CC 2014 exporting a document to a reflowable epub.  The document contains an .ai image.  The image exports correctly in some parts of the.epub but not others, where it is distorted. There is a warning on export :"Non rectangular objects will not appear correctly when exported using CSS."  Any suggestions appreciated.

    Thanks!
    >
          "Non rectangular objects will not appear correctly when exported
          using CSS."
    created by pooja2087 <https://forums.adobe.com/people/pooja2087> in
    /InDesign EPUB/ - View the full discussion
    <https://forums.adobe.com/message/6886892#6886892>

  • HT4859 MobleMe, Apple Backup, a non-iOS device, and iCloud

    If I undrstand correctly, when MobleMe dies in a few weeks, the Apple Backup program will only backup your computer's info to local hard drives as it does NOT use iCloud?

    Hi,
    The Apple App is called Messages on both iOS and Mac OS X devices.
    The iOS version on iPhone can send SMS to non iOS devices.
    At present (although rumoured to be coming) the Mac version cannot SMS to iPhone or non iOS devices.
    However IF you have an AIM Login (AND some Apple issued IDs are valid AIM logins) and the person is using  US phone on one of these carriers then the app will send SMS using the AIM service as  sort of "translator" from IM (Instant Messages) to SMS
    Basically you add a +1 (Country Code) to the Number and Add that to your AIM Buddy like it was  Buddy.
    Messenger tends to refer to MSN messenger or possibly Yahoo IM app that is called Yahoo Instant Messenger.
    7:42 pm      Sunday; September 14, 2014
    ​  iMac 2.5Ghz i5 2011 (Mavericks 10.9)
     G4/1GhzDual MDD (Leopard 10.5.8)
     MacBookPro 2Gb (Snow Leopard 10.6.8)
     Mac OS X (10.6.8),
     Couple of iPhones and an iPad

  • Texting a Non-iOS device with Messenger

    If I want to use messenger to send a text and the recipient does not have an Apple device - can it be done with Messenger?

    Hi,
    The Apple App is called Messages on both iOS and Mac OS X devices.
    The iOS version on iPhone can send SMS to non iOS devices.
    At present (although rumoured to be coming) the Mac version cannot SMS to iPhone or non iOS devices.
    However IF you have an AIM Login (AND some Apple issued IDs are valid AIM logins) and the person is using  US phone on one of these carriers then the app will send SMS using the AIM service as  sort of "translator" from IM (Instant Messages) to SMS
    Basically you add a +1 (Country Code) to the Number and Add that to your AIM Buddy like it was  Buddy.
    Messenger tends to refer to MSN messenger or possibly Yahoo IM app that is called Yahoo Instant Messenger.
    7:42 pm      Sunday; September 14, 2014
    ​  iMac 2.5Ghz i5 2011 (Mavericks 10.9)
     G4/1GhzDual MDD (Leopard 10.5.8)
     MacBookPro 2Gb (Snow Leopard 10.6.8)
     Mac OS X (10.6.8),
     Couple of iPhones and an iPad

  • Website suddenly not appearing correctly in Firefox under Windows 7

    I've had a website running for a couple of years now with no problems, but one of my clients sent me an email saying it's not appearing correctly on her system, Windows 7 runnning Firefox v. 15. I am on a MAC and have looked at the site on 4 different browsers and it looks fine, I also installed Firefox (v. 16) on a PC running Windows 7 and it looks fine there. Near as I recall I haven't made any changes to the site's structure, so I'm stumped. The website is http://www.horizonwings.org. Can anyone help? I've attached a couple of screen captures showing what she sees. Thank you.

    I see the same problem as your client in Firefox 16 on Windows 7. To fix the problem, add clear: left to the style for leftColMain
    #leftColMain {
        clear: left;     float: left;
        padding: 30px 0 0;
        position: relative;
        width: 210px;

  • I have activated home sharing but it's not showing up in my iOS devices

    I have iTunes 10.4.1 and iOS 4.3.5 on my ipod touch and I have activated home sharing but it's not showing up in my iOS devices. I don't know what i'm doing wrong.
    My firewall is allowing iTunes. I even disabled it and see if that would work, and it didnt.

    I've heard on older versions that you need to disable home sharing, then turn it back on but there's a trick, DO NOT HIT THE DONE BUTTON!  when you click DONE it actually closes sharing.  after you enter your username and password and hit enter, just go and click on your music folder on the left.
    This seems to be the fix for many.
    Word of caution - don't upgrade to iTunes 10.5 - it's breaks home sharing.

  • Navigation Drop Down Menu Does Not Appear Correctly with Internet Explorer.

    Website was designed with Dreamweaver CS5 on a Mac. The navigation drop down menu does not appear correctly with Internet Explorer. When you mouse over a navigation option that has a drop-down menu, the drop-down portion appears on top of the first level. Hope someone can help me out.Thanks!
    http://www.catchaghosttoursofkansas.com

    Hi,
    and you should then iron out this minor inaccuracy, which I found in your source code, for example here:
    <div align="center"><a class="MenuBarItemSubmenu" href="hays.html">HAYS</a>
            <ul>
              <li><a href="hayswalkingtour.html">Walking Tour</a> </li>
              <li><a href="forthays.html">Fort Hays</a></li>
            </ul>
    All your "first" entries have to show a '#", like this:
          <div align="center"><a class="MenuBarItemSubmenu" href="#">HAYS</a>
            <ul>
              <li><a href="hayswalkingtour.html">Walking Tour</a> </li>
              <li><a href="forthays.html">Fort Hays</a></li>
            </ul>
          </div>
    after that you can link to the individual subgroups. See here e.g. (screenshots from my German DW):
    Hans-G.

  • Buttons do not appear correctly in Firefox

    My company uses IE 7 as their standard browser within the company. I am developing an extranet application so that the public can access my company's information. Since APEX supports both IE and Firefox, the application needs to appear the same in both versions. Everything looks fine except for the buttons.The buttons in my applications appears correctly in IE 7 but it does not appear correctly in Firefox 3.5.5.
    You can access my application via the following link:
    https://miniprofile.panynj.gov/pls/apexcfp8/f?p=120:1
    Can someone assists please. I will forward you the customized CSS and templates that the application references via e-mail, if needed.
    Thanks in advance,
    Robert

    Hi Robert,
    According to FireBug, the following style in the PA_t15WL class is causing the problem:
    background-position:0 50%;If you remove this, the button displays ok in FireFox - not sure what effect it has on IE7, though
    Andy

  • Help with indesign epub not appearing correctly on ipad

    Can someone please tell me why my epub does not appear correctly when viewed on my ipad? It seems to push like a quarter of my full page image onto the next page. I don't want it to do this! I want it to looks like it does in ibooks on my mac.
    See the links to below images that show how it looks on indesign, ibooks and ipad.
    https://www.flickr.com/photos/118558552@N02/15536244571"
    "https://www.flickr.com/photos/118558552@N02/15352308439"
    https://www.flickr.com/photos/118558552@N02/15538941145"
    Thankyou for looking, and I hope someone can answer!

    Check this thread regarding the same issue and see if some of the suggestions there help you: IMAGES cut off when converting to epub

  • Horizontal Spry Submenu does not appear correctly in IE

    I am building a site in Dreamweaver CS5 and my spry submenus do not appear correctly in IE.   I work on a mac, but have been checking my work on a pc.   I have tried looking through other posts and have made some corrections (I at least got the submenus to appear vertically instead of laterallly in IE) but still have two problems:
       * The submenus are shifted to the right rather than aligning under the menu headings
       * One one menu (Attorneys) the submenus appear above, rather than below, the menu heading
    Here is the website and I am really hoping someone can help!  I've spent several hours trying to figure this out with no luck.
    http://webdesign.protas.org/olg/English/olg%20eng.html

    1. Especially IE takes offence to the DOCTYPE declaration not being on the first line
    2. There is no end tag for the HEAD section
    3. Your use of the Library Item for the menubar is not correct
    Please have a look here http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fwebdesign.protas.org%2Folg%2FEngl ish%2Folg%2520eng.html
    Gramps

  • HT204074 I wish to re attach my device to my iTunes account but I do not appear to have the manage devices option - someone please help

    I wish to re attach my device to my iTunes account but I do not appear to have the manage devices option - someone please help

    If you want to add it then you need to do one of the 3 things mentioned on that page e.g. use iTunes Match on your iPad, use automatic downloads on it, or redownload one of your past purchases. I think that the 'manage devices' section will only show when you have one or more devices/computers associated to your account, if you don't have any associated then it won't appear.

  • TS1702 This app will not be deleted from any iOS device that synchronizes with your iTunes library.

    How do you remove an app from your iPad? I have synced the iPad and attempted to remove and this is the messgae I receive:
    This app will not be deleted from any iOS device that synchronizes with your iTunes library.
    HELP! Get rid of these Doodle Gods, Kick the Buddy, etc....

    As Jim states, that procedure deletes the app and its associated documents from the device itself. At next sync, the deletion should propagate and get rid of the backup on iTunes as well.
    If not, you can also manually delete that backup. Go into iTunes on the computer you sync the iPad with. If needed, select Show Sidebar in the View menu. Choose Apps under Library in the sidebar. Click on the All tab in the middle of the window. Scroll about till you locate the offending app amongst the bunch of icons. Right-click or Control-click on it and choose Delete from the popup menu. If the app is gone already on the device, there should be no warnings.  You should delete from the device first and sync, so this manual step becomes unnecessary.

  • Websites do not appear correctly.

    After about a few hours of being on the internet (continuously or not), web pages will start to not appear correctly. The only way I have found to fix this is to clear the history. (Cookies, cache, etc.) This is only a temporary fix though and I would like to not have to do this every few hours when I'm in the middle of something. I haven't been able to find anything else on this at all besides the temp. fix of clearing the cache.

    If you use extensions (Firefox/Tools > Add-ons > Extensions) that can block content (e.g. Adblock Plus, NoScript, Flash Block, Ghostery) then make sure that such extensions aren't blocking content.
    You can try basic steps like these in case of issues with web pages:
    Reload web page(s) and bypass the cache to refresh possibly outdated or corrupted files.
    *Hold down the Shift key and left-click the Reload button
    *Press "Ctrl + F5" or press "Ctrl + Shift + R" (Windows,Linux)
    *Press "Command + Shift + R" (Mac)
    Clear the cache and cookies only from websites that cause problems.
    "Clear the Cache":
    *Firefox/Tools > Options > Advanced > Network > Cached Web Content: "Clear Now"
    "Remove Cookies" from sites causing problems:
    *Firefox/Tools > Options > Privacy > Cookies: "Show Cookies"
    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Firefox/Tools > Add-ons > Appearance).
    *Do NOT click the Reset button on the Safe Mode start window.
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • Since I upgraded to iOS 7.1.2, new Outlook calendar and contact items will not sync to/from my iOS devices - I am not using the iCloud, just sync'ing direct to/from laptop. Does anyone have a solution?

    Since I upgraded to iOS 7.1.2, new Outlook calendar and contact items will not sync to/from my iOS devices - I am not using the iCloud, just sync'ing direct to/from laptop. Neither direction seems to be working.
    Does anyone have a solution?

    Hello Happy-in-the-Mountains,
    Thanks for using Apple Support Communities.
    To troubleshoot this issue where you're unable to sync between your iPhone and Outlook, I'd like you to please follow the steps in the article linked to below.
    Troubleshooting Sync Services on Windows with Microsoft Outlook 2003, Outlook 2007, or Outlook 2010 - Apple Support
    Have a great weekend,
    Alex H.

Maybe you are looking for