Hello,

I have a little problem.
I am using AddHandler to intercept incoming SMS messages and it works great, but once I send an sms from my app, the handler slows down. sms's get delayed to over a couple minutes each - IF they come through at all.

Why does sending an sms stop the handler? is there any way to fix this?

Thanks!