Change of calendar events not received the 8900

I created an application using the example at this link:

http://supportforums.BlackBerry.com/Rim/Board/message?board.ID=java_dev&view=by_date_ascending&Messa...

I have change BlackBerryEventList to BlackBerryPIMList so he could work on the 8300 (v4.2.2.170).

Tested also on a storm (v4.7.0.75) and it reported successfully add/set day/remove events in the calendar.

Some events are called on the 8900 (v4.6.1.114).

Anyone has any ideas what could be wrong?

Thank you

Note that there may be more than one calendar on a BlackBerry smartphone.  Each calendar database has its own PIMList.  You can view these by opening the calendar and selecting Options from the menu.  The method PIM.openPIMList (int pimListType, int mode) returns the default calendar.  You can use the PIM.listPIMLists (int pimListType) method to get a list of all calendars and then a specific target by using the method PIM.openPIMList (String name, int pimListType, int mode).

This support has been added in version 4.6.0 BlackBerry terminal software.

Tags: BlackBerry Developers

Similar Questions

Maybe you are looking for