Hi,
I'm trying to send an SMS from 3ed edition phone.
it works perfectly when I use this API with this application
But when I try to implement it in my application I get KERN EXEC 3 (null pointer exception).
I found that the problem is that iSmsMtm is null. It should be initialized after HandleSessionEventL is run, but for some reason it doesn't run.
I noticed that in SMS3rd.zip the CSmsHandler obhect is simply created using NewL() and it should be ready to use the SendL function.
I Added the ReadUserData WriteUserData NetworkServices capabilities and msgs.lib smcm.lib gsmu.lib mtur.lib libraries.
Does anyone had the same problem or have any idea how to solve it?
Regards,
Asaf
![]()



