jlippold / WifiSMS

iphone webserver gateway for SMS
192 stars 68 forks source link

The bugs regarding the pictures I sent via DM #16

Open ttopac opened 13 years ago

ttopac commented 13 years ago

I DM'd you 2 pictures in twitter. These pictures are taken both from my iPhone and Wifisms simultaneously. As you can see in Wifisms a conversation is empty whereas there should be HSBCBANK. I noticed some other bugs earlier but I cannot reproduce them for now.

As a feature request it'll be very nice you can add a feature that Wifisms will keep your Wifi connection alive when it is activated in Sbsettings. Also a statusbar icon to show Wifisms when it is active would be super cool.

jasonchutko commented 13 years ago

Merely:

https://gist.github.com/1164093

in the Info.plist will complete your feature request.

ttopac commented 13 years ago

Ok and, will you implement it into Wifisms?

treason commented 13 years ago

did you test this jrcdude? Didnt think it was that simple

jasonchutko commented 13 years ago

Didn't test it.. Can't seem to find an Info.plist in the project. However there was an SMS.plist, though didn't really look like a plist at all..

Though the internet seems to confirm that it is working?

treason commented 13 years ago

I'll try it, but I think the plist entry only applies to uiapplications. Since this is a console application, I am not so sure if it will work.

treason commented 13 years ago

Also maybe it's because I am compiling against ios3 not ios4 where backgrounded became native.

jasonchutko commented 13 years ago

Oh damn.. Didn't think that it would be different for a console app.

ttopac commented 13 years ago

Buddy there's a Sbsettings add-on called Prevent Sleep. Maybe you could make WifiSMS depend on that and modify WifiSMS such that it enables Prevent Sleep whenever WİfiSMS is enabled.