Can you mark the exact line due to which app is crashing?
Can you mark the exact line due to which app is crashing?
App is crashing at this only line and raising kern exec 3. If I comment this line, I am getting the same panic in every next line of code
Does it happen in the emulator or on a device?
You can check it out whether its happening in device or not. According to me, if iSession is not NULL then it should not crash. Also, you are using TRAPD there.
Yes, you can. You can take help from following Wiki article:
http://www.developer.nokia.com/Commu...in_Symbian_C++