angularjs - 'content_security_policy' in Chrome packaged app not allowed -


i developing chrome packaged app first time. using bluetooth api communicating smartphone.

i encountered problem when trying implement angularjs: apparently content security policy should bypassed declaring in manifest file error:

'content_security_policy' allowed extensions , legacy packaged apps, packaged app.

i looked , read page should running in sandbox, mean no longer have access bluetooth adapter? options making work?


Comments

Popular posts from this blog

java - WrongTypeOfReturnValue exception thrown when unit testing using mockito -

php - Magento - Deleted Base url key -

android - How to disable Button if EditText is empty ? -