I had this problem once. I had implemented by own event loop for a modal dialog (similar to FrmDoDialog) but forgot to bail out of the loop when receiving vchrLowBattery. The result was a stack overflow crash if the low battery indication occurred when in that loop.
HTH... Dave "R�gis Daniel de Oliveira" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hy all! > I'm testing my app on a Zire 21 Device. My app was tested on M130, M100, and > Zire devices, and on M100, 125, 130, Zire, Zire21 and Zire71 > Emulator/Simulator and is free os errors on these tests.. > > But now, i testing it on Palm Zire 21, and, sometimes, an fatal exception > appear. I know that we need to charge the palm for 3 hours before using it, > but i didn't. My palm was charging only for 10 minutes, and i started > testing my app on it. > > Is there any possibility to the low batt condition cause problems with my > app? The problems appear more frequently where i'm using the InfraRed port > to make a network comunication using a Celular with a InfraRed port. > > Thanks all! > > R�gis Daniel de Oliveira > > > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
