I have created an app in j2me, which runs fine with Nokia N8, C7 and other high-end devices. Now i am trying to port the same app to low-end devices S40 devices such as nokia 5130 express music. Every time my app runs, it asks, "Do you want the app to read user data?". Even in the application access -> Data access -> Read user data, only two options are active-
1. Ask every time and
2. Not allowed
and the other two options
3. Ask first time only and
4. Always allowed
are always inactive. What shall i do to make these options active?