Suddenly this error: No Content-Security-Policy meta tag found

Hello,

I am working with my app, and yesterday everything went fine.
When I used meteor run android-device I could test the app without problems, and my localhost and device were synced.

Today, I want to continue working on my app, and suddenly every app project I want to test on my device, gives this warning each 10 seconds:

I20151208-10:12:40.596(1) (android:file:///android_asset/www/plugins/cordova-plugin-whitelist/whitelist.js:25) No Content-Security-Policy meta tag found. Please add one when using the cordova-plugin-whitelist plugin.

The datasbases aren’t syncing anymore, and I really dont know how to solve this.
Can anyone help me?
Thanks!

Yours,
L

When I google the question, it says I should add a line to my cordova’s Config.xml file, but I dont know where that one is located in a Meteor project, and since it suddenly shows up EVERY project I think I should change it somewhere else

Restarted my testing phone, and that solved the problems. Sorry :blush: