Re: [Logicmail-devel] Unexpected Exception: IllegalArgumentException
Brought to you by:
octorian
From: Derek K. <dko...@lo...> - 2010-07-21 18:54:23
|
Right now "writable file storage required" is listed on the 2.0 status web page as a known issue. (that normally means an SDCard, but some devices have this capability built into the hardware) Before release, I obviously need to do one of two things: 1) Make it possible for local folders and message cache to work purely off BB persistent objects (hard) 2) Make writable storage a requirement, and provide an error message as you suggest (easy) For development/testing, I recommend configuring the simulator to use a local directory on your workstation for the SDCard. Makes it easier to look at the files outside of the app itself. -Derek On Thu, 22 Jul 2010, Bao Nguyen Quoc wrote: > After hours inspecting the code, I found out that the application do not > have enough permission to write to root of file directory, or there is no > valid fileSystemRoot so that the application fails. > > Do you think we can ask for permission or display a friendly message to user > to insert SD card when there is no available place to write ? > > > -- > Bao Nguyen > -- ---------------------------- Derek Konigsberg dko...@lo... ---------------------------- |