jlippold / WifiSMS

iphone webserver gateway for SMS
193 stars 68 forks source link

No Notifications after 1.0.8 #43

Closed bhendel-zz closed 12 years ago

bhendel-zz commented 12 years ago

I just upgraded from 1.0.7 to 1.0.8, rebooted, and even though the refresh is still set to 5 seconds, and I can see that it refreshes, no notifications occur. If I refresh the site, or click on the name that just messaged me, then I will see the new message, but if I am already looking at the contact, or if I am looking at another contact, nothing will happen in the website when a new message occurs.

If I open firebug and look at the requests, the response is:

{"messages" :[ {"foo": "bar"}]}

Even right after the phone gets an IM.

I then uninstalled, rebooted, reinstalled 1.0.8, and the same thing occurs.

Running iOS 4.3.1.

-Brian

bhendel-zz commented 12 years ago

Also, could you tell me where on the iPhone file system the files are for wifiSMS? I might be able to take a look.

Unless you think this is a compatibility issue with ios, in which case I could simply upgrade, but then that doesn't fix the problem.

-Brian

bhendel-zz commented 12 years ago

FYI, I just restored to IOS 5.0.1, did a fresh install o WifiSMS 1.0.8, and now things seem to be working fine. Seems like there is a problem with ios4, but solved in ios5.

-Brian