I have created a Java ME application which works perfectly in the emulator. But when I run the application on Nokia 5233 or other devices it crashes without prompting any alert.
I tried to catch all exception to find out when my application getting crashed. But it is also worthless as I'm not getting alert message while crashing. Can any one suggest me what would be the problem? After application crash I restart my application and it crashes at same point for number of times. If I continue trying some time it works perfectly. Don't know what's the problem. It works fine in emulator.