My application takes longtime to startup for the first time, as we are initializing the filesystem.
But during this time, when we try to switch between the applications, my application is exiting (or not sure crashing).
Could you please provide whether any events/message passed by the system which the application needs to handle it. But I have seen one of the reply where we need to handle HandleForegroundEventL. But since my app is busy in creating the filesystem and it is a blocking call, I am not getting any events/messages. So is there a way I can receive these events/messages.
becoz of this the testcase GEN-02 of symbain signing failed for me. Can I know how i can proceed with this.
with regards
VK





