When my app is running and displaying its main form on smartphone devices like the Treo and i300, the device crashes if an incoming SMS forces a message display modal form to popup on top of my app.
The problem doesn't seem to occur when other forms inside my app are being displayed. The problem also occurs if the device is asleep and wakes up when the SMS is received. The symptoms are the SMS form appears with one or more SMS messages displayed, and on top there is a fatal alert with "Line 1728 form.c - Object not on form". So it would appear to me that it is the SMS application that is crashing rather than my application. However, I can't think of anything I could be doing to make another app crash like this. I haven't been able to reproduce something similar on an emulator, mainly because I can't simulate an incoming SMS, but the problem is 100% repeatable on a real device. Has anyone seen anything like this, or have any clues as to where to look for this bug? Matt -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
