Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

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?

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.