Welcome!

Welcome to the Official BlackBerry Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Native Development

Reply
Contributor
senimii
Posts: 46
Registered: ‎04-27-2012
My Carrier: 447713279379

Permission denied on path /dev/nfc/ese

I get this message after I have finished building my app that runs on a BB10 Alpha device:

 

NFC[WARN ]: Unable to connect to server: Permission denied on path /dev/nfc/ese

 

What does it mean? And how do I trace this message?

 

Regards,

Olaseni Odebiyi

NFC on my mind!!
Please use plain text.
Developer
borceg
Posts: 667
Registered: ‎03-21-2012
My Carrier: Vip

Re: Permission denied on path /dev/nfc/ese

[ Edited ]

In bar-descriptor there is nfc permission as far as I know. Is it checked ? 

Please use plain text.
Contributor
senimii
Posts: 46
Registered: ‎04-27-2012
My Carrier: 447713279379

Re: Permission denied on path /dev/nfc/ese

There is no permission set for NFC on the bar-description, I figured out that it is because I am using a handle to check for available reader, although I am able to run the application, just curious why NFC permission was not added in the bar-descr.
NFC on my mind!!
Please use plain text.