Is it possible to see thé text message That m'y other iPhone have

I am wondering IF my ten years olddaughter have my iPhone with my apple id IF it si possible To go see the text message when she havé it

Unless you receive new Imessages and you have included your Apple ID in send and receive. Go to settings>messages ad under send and receive  remove your Apple ID.

Similar Messages

  • I restored my iphone from a backup that is about one month old (because all my contacts had disappeared). Is it possible to retrieve the text messages that occurred after that back up. They disappeared after the restore.

    I restored my iphone from a backup that is about one month old (because all my contacts had disappeared). Is it possible to retrieve the text messages that occurred after that back up. They disappeared after the restore.

    I don't know if I'm on the same page as you.
    But if you backed up the phone with those contacts pictures notes etc, you should get them back.
    After restoring your phone, use the back up that done when you had those contacts messages etc??

  • I recently purchased the iphone6 and since it was activated, I can not see any text messages from people with an iphone, on Verizon Messages.  Any advice?

    I recently purchased an iphone 6, and since it was activated on Sunday, I am unable to see any text messages from iphone users, on my Verizon Messages.  Any suggestions?

    Hi Erin,
    The reason I asked is I like using Verizon Messages and found out via a chat on your website that with iMessaging, you can't see those messages on Verizon Messages.  This phone is for a teen ager so I want to make sure all of the fun things about an iPhone are still intact if I turn off iMessage.  r do you know of an Apple product that works the same way as Verizon Messages?

  • Is there a way in which you can deliver messages only through iMessages and not text messages .  If the other iphone user has switched off the data services then the message gets delivered when the user switches on the data services.

    I want messages to be delivered to the other person only through iMessages . Is there a way to disable text messages being sent to the other iphone .

    In message settings, disable the send as SMS setting. That does mean any message sent to a non-iMessage enabled device will just not get sent.

  • I think my icloud has been hacked and someone is seeing my text messages

    I think that my icloud or iphone has been hacked.  I think that someone is seeing my text messages that shouldn't be.  How can I tell or how do I fix it

    Text messages are not sent to Apples icloud so not possible there.
    If you are using Verizon's messaging there may be a way to view your text messages from a computer and another device on your account. But you have to turn on Verizon's integrated messaging and the person must have your password to view them from the web.
    Good Luck

  • Is it possible to send a text message using the UDP protocol?

    Support doc
    http://www.adobe.com/support/director/multiuser/using_udp/using_udp02.html
    says to use the following format with connectToNetServer:
    errCode =
    gMultiuserInstance.connectToNetServer([#remoteAddress:
    "chatServer.myCompany.com", #logonInfo: [#userID: "Bob",
    #password:
    "MySecret", #movieID: "Tech Chat"], #mode: #smus,
    #localUDPPort: 1627,
    #localAddress: "123.45.67.89", #remoteTCPPort: 1626])
    But if I change the mode to #text, it still sends out
    messages as smus.
    In fact, if I leave out the UDP parameters altogether but
    still use the
    list parameters for connectToNetServer, it still always sends
    as smus.
    Sends as smus:
    errCode =
    gMultiuserInstance.connectToNetServer([#remoteAddress:
    "chatServer.myCompany.com", #logonInfo: [#userID: "Bob",
    #password:
    "MySecret", #movieID: "Tech Chat"], #mode: #text,
    #localUDPPort: 1627,
    #localAddress: "123.45.67.89", #remoteTCPPort: 1626])
    Sends as smus:
    errCode =
    gMultiuserInstance.connectToNetServer([#remoteAddress:
    "chatServer.myCompany.com", #logonInfo: [#userID: "Bob",
    #password:
    "MySecret", #movieID: "Tech Chat"], #mode: #text])
    Only the string parameter method can be made to send text
    messages.
    Sends as text:
    errCode = gMultiuserInstance.connectToNetServer("Bob",
    "MySecret",
    "chatServer.myCompany.com", 1626, "Tech Chat", 1)
    Am I missing something? Is this a known issue? Anyone have a
    work around?
    -Jeremy

    Drat!
    Thanks for the answer though.
    alchemist wrote:
    > The multiuserXtra supports either tcp text or tcp smus
    connections.
    > The ability to send udp messages was an expansion to the
    original mus
    > protocol/xtra and is valid only for muXtra instances
    already connected in
    > smus mode.
    > So, if you are asking if you can create a udp instance
    and use it at will
    > (exchange udp messages with some remote udp socket),
    then the answer is no.
    >
    >
    > "Jeremy Aker" <[email protected]> wrote in message
    > news:[email protected]...
    >> I'm really sorry that I wasn't clear enough. I'll
    repeat the questions
    >> more concisely.
    >> Is it possible to send a text message using the UDP
    protocol? If so, how?
    >> Is the bug I described in my original message (see
    below) really a bug or
    >> am I doing something wrong?
    >> If it's a bug, does anyone have a work around?
    >>
    >> alchemist wrote:
    >>> And the question is?
    >>>
    >>> "Jeremy Aker" <[email protected]> wrote in
    message
    >>> news:[email protected]...
    >>>> Support doc
    >>>>
    http://www.adobe.com/support/director/multiuser/using_udp/using_udp02.html
    >>>> says to use the following format with
    connectToNetServer:
    >>>> errCode =
    gMultiuserInstance.connectToNetServer([#remoteAddress:
    >>>> "chatServer.myCompany.com", #logonInfo:
    [#userID: "Bob", #password:
    >>>> "MySecret", #movieID: "Tech Chat"], #mode:
    #smus, #localUDPPort: 1627,
    >>>> #localAddress: "123.45.67.89",
    #remoteTCPPort: 1626])
    >>>>
    >>>> But if I change the mode to #text, it still
    sends out messages as smus.
    >>>> In fact, if I leave out the UDP parameters
    altogether but still use the
    >>>> list parameters for connectToNetServer, it
    still always sends as smus.
    >>>>
    >>>> Sends as smus:
    >>>> errCode =
    gMultiuserInstance.connectToNetServer([#remoteAddress:
    >>>> "chatServer.myCompany.com", #logonInfo:
    [#userID: "Bob", #password:
    >>>> "MySecret", #movieID: "Tech Chat"], #mode:
    #text, #localUDPPort: 1627,
    >>>> #localAddress: "123.45.67.89",
    #remoteTCPPort: 1626])
    >>>>
    >>>> Sends as smus:
    >>>> errCode =
    gMultiuserInstance.connectToNetServer([#remoteAddress:
    >>>> "chatServer.myCompany.com", #logonInfo:
    [#userID: "Bob", #password:
    >>>> "MySecret", #movieID: "Tech Chat"], #mode:
    #text])
    >>>>
    >>>> Only the string parameter method can be made
    to send text messages.
    >>>> Sends as text:
    >>>> errCode =
    gMultiuserInstance.connectToNetServer("Bob", "MySecret",
    >>>> "chatServer.myCompany.com", 1626, "Tech
    Chat", 1)
    >>>>
    >>>> Am I missing something? Is this a known
    issue? Anyone have a work
    >>>> around?
    >>>>
    >>>> -Jeremy
    >

  • No items selected (see long text)  Message No: MSITEM033

    Hi Sapiens,
    I am trying the command (FS10N) to display the Balance, bal is displayed afterwards and then when I am just clicking the balance for one of the month I am getting the message as follows :
    "No items selected (see long text)"  Message No: MSITEM033
    No line items meeting your selection criteria could be read. This could be for the following reasons:
    1.) No corresponding items have been posted.
    2.) You are not authorized to display this data.
    3.) The items have already been archived.
    Thank You in Advance
    MS

    Hi Madhu,
    Possible symptoms:
    1.  The system does not generate any line items and/or open items.
    2.  The field SKB1-XLGCLR is filled with '/'.
    3.  You transfer G/L account master data to different company codes
         using transaction FS15 (program RFBISA10).  During the direct
         transfer with the "Update File Immediately" option, the system
         issues error message FH 700:
         Field '': Enter ' ' or 'X'
    4.  When you process the batch input session that was created by the
         program RFBISA00 or RFBISA10, the system issues error message 00 349
         "Field SKB1-XLGCLR does not exist in the screen SAPMF02H 0110".
    please see the solution from the attached note 1323960:
    steps 2-6:
    2.  Generate the program RFBISA02 using the program RFBISAG0:
    3   Generate the program RFBISA11 using the program RFBISAG1:
    4.  Generate the program RFBISA52 using the program RFBISAG1:
    5.  Generate the include using the program
         SAPGL_ACCOUNT_MASTER_GENERATE:
    6.  For symptom 1 or 2 only:
    I hope I could be of assistance.
    Kind regards,
    Fernando

  • Loaded data is not yet visible in Reporting (see long text) Message no. RSM

    Hi All,
    I have one issue in BI part of Solman. For one of the scenario of Solution Manager uses its own BI component (BI_CONT 7.03 SP08 SAP_BW 700 SP15).
    There is one background job which has to update the data in one of the infocube 0SMD_PE2D. This job is getting failed for the past 2 months.
    When i check the logs of that background job, it shows the long text as below.
    Loaded data is not yet visible in Reporting (see long text)
    Message no. RSM1130
    Diagnosis
    There is an inconsistency between the load status of the data and the option of reporting on this data.
    There is data in the InfoProvider that is OK from a quality point of view, but is not yet displayed in reporting.
    The problem, for example, is to do with request 0000000494, number APO_R4CEHVODV7XS7MRL741GSMV9UB.
    Procedure
    Choose Refresh to remove the inconsistency.
    I went to RSA1 and selected that cube and choose "Execution changes - Manage". On the right hand side under request tab page it shows all the requests with request status as Green.  In Monitor there is No Data Available
    I found a similar thread [Loaded data is not yet visible in Reporting for Data Mart destination cub; unfortunately solution is not updated.
    Could any one help me
    regards
    Naveen

    Hi Aduri,
    In LISTCUBE i am getting the following error
    SQL Error 0
    Unknown error in SQL interface
    System error in program SAPLRS_EXCEPTION and form RS_EXCEPTION_TO_MESSAGE 
    Source system is Solution Manager only, production client and BI by default its running in 001 client. We dont have any APO system in our landscape.
    Kindly advice
    Regards
    Naveen

  • Error occurred in derivation rule. See long text ; Message no. K/110

    I am facing the below error when posting document in FI
    Error occurred in derivation rule. See long text
        Message no. K/110
        CO-PA Characteristic Derivation
    Diagnosis
        Step 0166 5400: Profit Center in Inventory Posting
        No derivation rule entry was found for the specified source values valid
        on 02.04.2014.
        The derivation rule was defined so that an error message is displayed
        when this occurs.
        The system could not find a rule entry valid on 02.04.2014 for the
        following source fields:
         Product Group
    Procedure
         Create a rule entry for these source values and make sure that rule
         entries exist for all the source values.
         If you do not want the derivation to be performed in every instance, you
         can also change the derivation rule so that no error message is
         displayed if a rule entry is missing.
         Maintain entries
         Maintain derivation strategy
    In KEDE:
    In KEDR:
    Please help me what might be the reason.

    Hi Thanga,
    I don't think this is the right group to ask questions relevant to Controlling-Profitability Analysis.
    otherwise, it seems in your 'Characteristic Derivation/ Display Rule values' you are missing an argument 'to Product Group', therefore the system gives you this error 'The system could not find a rule entry valid..'.
    hope this will help you.
    Kind regards,
    Renatas

  • Error occurred in derivation rule. See long text, Message no. ABADR100,

    Hi
    I am making some testing and I have the following message , which is about the functional area. I did not use the FM derive:
    Error occurred in derivation rule. See long text
    Message no. ABADR100
    Diagnosis
    SAP - Original Generic 4.7 Ver: Funded Program fro
    No derivation rule entry was found for the specified source values valid on 22.06.2011.
    The derivation rule was defined so that an error message is displayed when this occurs.
    The system could not find a rule entry valid on 22.06.2011 for the following source fields:
    Financial Management Area/Functional Area
    Z001/6000
    Procedure
    Create a rule entry for these source values and make sure that rule entries exist for all the source values.
    If you do not want the derivation to be performed in every instance, you can also change the derivation rule so that no error message is displayed if a rule entry is missing.
    please help

    Hi Thanga,
    I don't think this is the right group to ask questions relevant to Controlling-Profitability Analysis.
    otherwise, it seems in your 'Characteristic Derivation/ Display Rule values' you are missing an argument 'to Product Group', therefore the system gives you this error 'The system could not find a rule entry valid..'.
    hope this will help you.
    Kind regards,
    Renatas

  • Is it possible to lock a text message so it doesn't get deleted?

    Is it possible to lock a text message so it doesn't accidentally get deleted?

    No, sorry, but try this:
    https://discussions.apple.com/message/21625263#21625263

  • How do I connect my iPhone to my macbook so I can see my text messages when I'm working on my computer

    How do I connect my iPhone to my macbook so I can see my text messages when I'm working on my computer

    You cannot, unless you are trying to use the Personal Hotspot on the phone for an internet connection on the MacBook. The devices do not connect via Bluetooth for anything else.

  • HT204053 can someone see my text messages through another source and not my phone

    can someone see my text messages through another source and not my phone

    What exactly do you mean through another source?
    Cause the only way I can think to answer this question is by stateing -
    If you send them a text message on another device or to their email, yes. otherwise no well unless you like emailed those to yourself and "someone" has access to your email etc etc etc yes...

  • Why can I only see ten text messages?  If i receive an 11th message it automatically knocks the last one off.  Please help, it's driving me mad!!!

    I have an Iphone 4s and my friends can see all text messages, going back years but I can only see the last ten.  If I receive any more than 10 it just knocks the last dated ones off!  I have not deleted any so if I haven't deleted any then they must be there but I can't access them.  Somebody please help - i've tried everything and gone through every menu!!

    I have had a similiar issue with this as well. It gets even scetcher when you create the file extension dynamically.
    Technically if one is clever they can create something like this and make the file extension and output format dynamic. What ends up happening is the file extension will get stripped.
    I logged a tar with oracle. Kevin in support told me to upgrade to the latest one off patch, I did. The issue still persisted. Kevin then stated, using the java api's is unsupported sucks to be me huh.
    Example:
    <?xml version="1.0"?>
    <xapi:requestset xmlns:xapi="http://xmlns.oracle.com/oxp/xapi" type="bursting">
    <xapi:request select="/XXBOL_POXPRPOP/LIST_G_INIT_INFO/G_INIT_INFO/LIST_G_HEADERS/G_HEADERS">
    <xapi:delivery>
    <xapi:filesystem id="save1" output="/u20/app/DUVS1/apduvs1/applmgr/apps/apps_st/appl/xxbol/1.0.0/temp/bursted/Output_${POH_PO_NUM}.${FILE_EXT}"/>
    </xapi:delivery>
    <xapi:document output-type="${FILE_OUPUT_FORMAT}" delivery="save1">
    <xapi:template type="xsl-fo" location="xdo://XXBOL.XXBOL_POXPRPOP_TP1.en.GB"/>
    </xapi:document>
    </xapi:request>
    </xapi:requestset>
    Anyways, it seems like whenever there is an error or mistake anywhere pdf is defaulted (just like you said). It would be much better if it just bombed.
    For the sake of doubt try changing it to:
    /XXBOL_POXPRPOP/LIST_G_INIT_INFO/G_INIT_INFO/LIST_G_HEADERS/G_HEADERS/POH_PO_NUM
    There is zero doubt this node and value should be available to the burster. If that doesn't work it's tar time. Verify the xpath is good in cooktop or xml spy.
    Ike

  • Can my parents only see my text messages from the billing cycle?

    i am aware that they can see who the texts were to, the time/date that they were sent, and the type of text message that it was. Can they only see that for the texts I sent that count for this billing cycle, or can they always see that no matter what billing cycle I was in when I sent them?

    They can see current billing cycle and past billing cycles going back 12+ months (14 I think)

Maybe you are looking for

  • How Can I Calibrate Display With PhotoShop And HP printer

    I want to scan photos from Canon scanner, adjust the photos in PhotoShop CS 1, and print on an HP Photosmart 8250. Right now, the print is much more purple than what appears on the screen and the final print is even more purple even without making an

  • Exchange 2010/Outlook 2010 Security Alert (...there is a problem with the site's security certificate.)

    I've been looking to resolve this issue for a while now and was hoping someone could help me understand my options. We have Exchange 2010 & Outlook 2010 in our environment. I've created a SSL cert for our ActiveSync from a reputable CA and unfortunat

  • Safari taking a lot of memory

    I noticed that my adobe programs were getting laggy so I checked my activity monitor and see that safari web content is taking most of the memory. Is there anything I can do to keep this from happening? I only have 5 tabs open and you can see from th

  • Error while upgrading 2010 mode site collection in 2013 to 2013 mode site collection

    05/08/2013 16:32:15.99 powershell (0x20A0) 0x310C SharePoint Foundation Upgrade SPFeatureDefinition aj2bj ERROR Feature upgrade action 'CustomUpgradeAction.Activate404ErrorPage' threw an exception upgrading Feature 'Publishing' (Id: 15/'22a9ef51-737b

  • Connection to Ariba Supplier Network (ASN)

    Hi all, does anybody out there have experience with the connection to ASN via cXML? We want to send an cXML invoice to ASN and don´t succeed so far... The http receiver adapter does not throw an error but the message doesn´t arrive at ASN. Thanks for