Hi,
I'm posting some queries (which I mailed to symbiansigned requesting for
clarification). Kindly respond, if anyone has encountered these problems.
1.. I'm unable to simulate MEM-02 (Low storage memory). My application
uses no more than 2kb for storing initial settings (implemented as .ini
file). MEM-02 says to fill all the storage space of the device, but I could
not get the amount of free storage space lesser than 130Kb. At this point,
if I try to copy a file (even with few kilobytes), the phone rejects saying
that it is low on storage memory. In the application I have anyway taken
care of displaying appropriate warning message to the user if settings could
not be saved and then continue with normal execution. But I can test this
only if the phone has less than 2kb of free space.
2.. PKG-07 says that Device/Platform ID should match the target UI on the
device. The Device UID I have in the package file is 0x101F6F88 (for Series
60 v0.9 and above). I haven't tested my app on Nokia 7650 and the platform
UID for this specific phone model is 0x101F6F87. Will this be a problem for
the app to run?
3.. CON-03 says that application requests explicit user permission when
initiating a billable event of any kind. The application I have, does not
initiate any billable event, but launches the browser to display a webpage
and this involves standard network charges. Is this considered to be a
billable event? The browser does display a dialog to confirm before
connecting to web, but the dialog doesn't seem to appear in Nokia 3650 (and
possibly phones running on Series 60 v1). So I was just curious to know if
this affects CON-03.
thanks,
Kishore.