Hi,
I have written a small program to intercept incoming SMS messages, to display the message and to warn the user with an audible alarm, which is repeated at increasing intervals using a timer, untill the user presses a button to indicate that he has seen the message.
The program runs in the background using ShowTodayScreen. At receiving, the message is shown using the form.show method.
The program has run very fine. Recently I installed an updated ROM image for my HTC Touch Diamond 2. Now no messages are intercepted anymore.
The version of the operating system now is: 5.2.21887 (21887.5.0.86)
The Manila version now is: 2.5.20113030.0
The ROM version is: 2.53.404.3 (76952) NLD = Dutch
Does somebody have any idea how to improve the situation?
Harry