views:

23

answers:

0

Hi at all, i'm trying to intercept new sms unread in a winMo application (C#)

I saw that MessageInterceptor not working in some HTC phone, so i thing that this value is a good chance, but this don't work too :(

On my HTC Hd2, when new sms arrived, SystemState.MessagingSmsUnread is set to 1. In the cellular emulator, with WM6.5, when new sms arrived, this variabile stay at 0.

What could be the problem?

Thanks.