Hi,
I am applying the SMS receiver on my app. It works well on Emulator. Again, my app can not work on device!
I use N73(S60 3rd MR with Carbide 1.2) to receive message and respond by getting some url. It show the "EMsvGeneralError" event during process and it stops at this following line.
Firstly, I checked the MsvSession(iSession), but I think it is ok because the event " EMsvServerReady " occured.Code:CMsvEntry* entry = iSession->GetEntryL(aEntId);
I have tried many ways, but they do not work. Please help me to find the solution.
Thank you,
Kittinut K.



