问题
I am using ToDo List in my app.It is working fine in simulator but it gives me error in blackberry Strom 9550 like this :
net.rim.device.api.system.ControlledAccessException
Plz help me to solve this error.
回答1:
Have you checked the app permissions? The simulator gives access to most by default, actual devices do not.
I've also ran into a problem in the past where you might get past it by redeploying a couple times (while the app is running), and occasionally had to uninstall and reboot.
来源:https://stackoverflow.com/questions/6435220/why-i-got-net-rim-device-api-system-controlledaccessexception-in-blackberry-os-5