SMSNotify 2.0

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading...

Comments

  1. sometimes when you edit a .plist file, which is what SMSnotify is.. you need to restart your phone. try that if it doesn’t work right away!

  2. I’ve seen this app quite a lot on 1.1.4 and even 1.1.3 on Installer, but it never seemed to work properly.

  3. Just restart and it should work! :)
    it works for me…

  4. I used this app/mod before and its annoyin’. It works, but it won’t stop vibratin’ if you don’t check the message. I don’t know ’bout you but I usually let my sms build up every so often. Then again, I used it on 1.12 so I don’t know if there have been any changes…

  5. I just wish Taskbar Notifier would get updated for 2.0 already…

  6. Guilherme says

    I thought this was sms delivery notification :S

  7. This does no effect on my phone either. But when I wake up my phone, it vibrate.

  8. I second the vote for Taskbar Notifier.

  9. i’m glad to see this. pending message notification has always been a sore spot with me in regards to the iPhone. Kate does the job well, so hopefully we’ll be seeing that soon too.

    amusingly, i tried using this program under 1.1.4 and never did get it to work.

    and i third the vote for taskbar notifier. that’s another thing i really miss on 2.0…

  10. didn’t work for me till I came out of sleep mode. What’s the point of it then.

  11. taskbar notifier where are u?!!!!!!! 3g needs u! lol

  12. It only works for me when I come out of sleep.

  13. I installed this on my freshly 2.1 phone, and it did not work for me either.

    If you ssh to your phone, you will find that this is simply a bash script running out of /usr/local/smsnotify/.. ‘ps -ef | grep smsnotify’ should yield:

    0 29 1 0 0:00.10 ?? 0:00.17 /bin/bash /usr/local/smsnotify/smsnotify.sh

    If you edit the file, you see that the condition under which it will vibrate the phone is based on a call to sqlite3… That wasn’t on my phone. So it didn’t work.

    I installed sqlite3, and it works for me now. Good luck…

  14. I’m on version 2.1 too and moved that sqlite3 file across that I found but still can’t get it working.

    Where did you get the version of sqlite3 from???