BlackBerry Forums Support Community

BlackBerry Forums Support Community (http://www.blackberryforums.com/index.php)
-   Developer Forum (http://www.blackberryforums.com/forumdisplay.php?f=15)
-   -   Problem showing consecutive Alerts (http://www.blackberryforums.com/showthread.php?t=180878)

CJLopez 03-12-2009 02:41 PM

Problem showing consecutive Alerts
 
I running on a kind of an odd problem

My application, given certain arguments, will show either a form or a alert and i'm running into this problem on the BB 8300 while on a 8700g works perfectly.

When the application goes

form -> alert -> form -> alert or form it works perfectly on bouth

but when going

alert -> alert

instead of showing the next alert, it presents the last displayable available before the alert, be it a form or a menu on the 8300, but on the 8700 works perfectly.

Any reason why the 8300 has an issue to show consecutive alerts and the 8700g doesn't.

I'm working with J2ME, no BB api in this one.

CJLopez 03-12-2009 02:53 PM

well, i had that same problem a while ago, buti don't remember how did i solve it, sorry.

What you can do, is have a recordstore were you can store each process step by step so you can check in which part the problem is being generated, cuz this one won't tell much. You can later have a TextBox on which you can write what was stored. Its what i do when deploying application to devices, i don't have the output on a device, so i store the things on a RS and later check them, like a LOG

CJLopez 03-12-2009 05:25 PM

Ok, i don't know why, but the previous reply doens't belong here, but on another post. Weird, maybe some erro in the code so don't take it into account please


All times are GMT -5. The time now is 06:40 AM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.