I am adding an event(setting reminder) using the PIM which will work fine both in emulator and device before signing. And the same will not work after code signing and I am using Thwate certificate to signthe app.
The app will not get crash but the event will not be set to the phone. And I have added the midlet permissions and tested.(javax.microedition.pim.*). Can anyone help in this?