Why i got net.rim.device.api.system.ControlledAccessException in blackberry os 5?

徘徊边缘 提交于 2019-12-13 08:01:53

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!