+ Reply
Results 1 to 7 of 7
  1. #1
    iPhone? More like MyPhone
    Join Date
    Oct 2007
    Posts
    202
    Thanks
    1
    Thanked 26 Times in 15 Posts

    Default mobilesms.app 1.1.3 on 1.1.2

    is it possible? please answer

    this is a download link for the mobilesms.app 1.1.3 if u would like to try and make it work
    http://tinyurl.com/2n99qe

  2. #2
    What's Jailbreak?
    Join Date
    Jan 2008
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    This is something I would be very interested in. Presumably this would enable the feature that when you click close on the SMS alert popup, that the message would be marked as read? I like this feature and would love it on 1.1.2. Anyone know how to do it?

  3. #3
    iPhone? More like MyPhone
    Join Date
    Oct 2007
    Posts
    202
    Thanks
    1
    Thanked 26 Times in 15 Posts

    i am more of looking to the feature of multiple people conversation if it could be done since i dont think the notification where there is view and close is related to the application

    so anyone trying? i tried replacing it and it crashes so i made sure of the permissions also crashes... i thought that maybe becoz in 1.1.3 the sms database is located in var/mobile/library and on 1.1.2 it is located in var/root/library so i created the directory and took a 1.1.3 sms.db but also did not work...i think it needs to be symlinked
    anyone know how i can try and if did not work how i can reverse....thanks

    WILL THIS WORK? ln -s /var/mobile/Library/SMS /var/root/Library/SMS
    Last edited by at004; 02-13-2008 at 12:57 PM. Reason: Automerged Doublepost

  4. #4
    iPhone? More like MyPhone
    Join Date
    Oct 2007
    Posts
    202
    Thanks
    1
    Thanked 26 Times in 15 Posts

    and will this work to reverse it in case of failure? ln -s /var/root/Library/SMS /var/mobile/Library/SMS

  5. #5
    What's Jailbreak?
    Join Date
    Jan 2008
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    If you're on windows, WinSCP lets you create symbolic links easily...i don't know the command line syntax for creating a stmbolic link.

  6. #6
    iPhone? More like MyPhone
    Join Date
    Oct 2007
    Posts
    202
    Thanks
    1
    Thanked 26 Times in 15 Posts

    well yes i use winscp but i need the proper codes one for the symlink and one for undoing it

  7. #7
    iPhone? More like MyPhone
    Join Date
    Nov 2007
    Posts
    206
    Thanks
    8
    Thanked 32 Times in 29 Posts

    ok u got the doing it rite:
    ln -s /var/mobile/Library/SMS /var/root/Library/SMS

    BUTTT, if you want to delete that symlink, just unlink it:
    unlink /var/root/Library/SMS
    hit thanks if thanks are due.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts