- BlackBerry Support Community Forums
- Welcome & Introductions
- Announcements
- Your Stories
- Smartphones
- BlackBerry® Bold™ 9700 smartphone
- BlackBerry® Tour™ 9630
- BlackBerry Storm - BlackBerry 9500 Series Smartphone
- BlackBerry Bold - BlackBerry 9000 Series Smartphone -
- BlackBerry Curve - BlackBerry 8900 Series Smartphone
- BlackBerry 8800 Series Smartphone
- BlackBerry Curve 8500 Series Smartphone
- BlackBerry Curve - BlackBerry 8300 Series Smartphone
- BlackBerry Pearl - BlackBerry 8200 Series Smartphone
- BlackBerry Pearl- BlackBerry 8100 Series Smartphone -
- Other BlackBerry Smartphones and Devices
- General BlackBerry Smartphone Functions and Features
- BlackBerry Accessories
- Software
- BlackBerry® Desktop Software
- BlackBerry® for Mac
- BlackBerry® Device Software
- BlackBerry® Applications, Third-Party Applications & BlackBerry App World
- BlackBerry App World - General Discussions
- Downloaded Applications for BlackBerry Devices
- Solutions
- BlackBerry® Enterprise Server Version 5.0
- BlackBerry® Enterprise Solution
- BlackBerry® Internet Service
- BlackBerry® Professional Software and BlackBerry® Unite!
- BlackBerry® Training and Certification
- BlackBerry® Training and Certification
- BCP-410
- BlackBerry Development
- Dev Blog
- BlackBerry App World™ Development
- Java Development
- Web Development
- MDS Runtime Development
- BlackBerry Enterprise Server Development
- Product Management: The BlackBerry Application Platform
- BlackBerry Themes & Animated Graphics
- Community Forums Feedback
- Forum Feedback and Ideas
- BlackBerry Community Post
- BlackBerry Community Post
- Register
- ·
- Sign In
- ·
- Help
- ·
- New Topics
- ·
- New Posts
- BlackBerry Support Community Forums
- :
- BlackBerry Development
- :
- Java Development
- :
- App World 1.1.0.11 breaks message list integration...
- Subscribe to RSS Feed
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
App World 1.1.0.11 breaks message list integratio n APIs?
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Flag for a Moderator
08-04-2009 05:45 AM
App World 1.1.0.11 seems to break a number of the message list integration APIs. This is very easy to reproduce. The following runs fine on a 4.6+ device that does not have AW. Install AW and it throws a MissingResourceException. Uninstall AW and it starts working again.
import net.rim.device.api.system.Application; import net.rim.blackberry.api.messagelist.ApplicationMess
ageFolderRegistry; class MessageListIssueTester extends Application { public static void main(String[] args) { ApplicationMessageFolderRegistry.getInstance().set RootFolderName("Foo"); } }
N.B. the ApplicationMessageFolderRegistry.registerFolder() method also fails with the same exception but the above is sufficient to reproduce the problem. My application could work without changing the root folder name but absolutely must register new folders.
Can somebody in RIM confirm that this is an issue with App World 1.1.0.11?
If so, can you suggest a workaround or give an indication as to when this might be fixed?
Re: App World 1.1.0.11 breaks message list integratio n APIs?
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Flag for a Moderator
08-04-2009 09:41 AM
Same issue!
Waiting for RIM oficial reply
Re: App World 1.1.0.11 breaks message list integratio n APIs?
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Flag for a Moderator
08-04-2009 05:38 PM
Re: App World 1.1.0.11 breaks message list integratio n APIs?
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Flag for a Moderator
08-05-2009 02:46 AM
Re: App World 1.1.0.11 breaks message list integratio n APIs?
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Flag for a Moderator
08-05-2009 07:37 AM
Re: App World 1.1.0.11 breaks message list integratio n APIs?
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Flag for a Moderator
08-07-2009 08:01 PM
I see App World 1.1.0.15 has been released with the message list integration APIs still broken.
Re: App World 1.1.0.11 breaks message list integratio n APIs?
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Flag for a Moderator
08-10-2009 05:22 PM
Just a quick update for the community - we are actively researching this issue to understand the root cause and will update the community shortly. In the future, feel free to report bugs via the Issue Tracker (www.blackberry.com/developers/issuetracker) which is specifically set up to manage bugs and feature requests from the community.
I have already created an issue for this item and you can watch it here.
Director, Developer Relations
Shortcut Navigation
Copyright © 2009 Research In Motion Limited, unless otherwise noted.





