使用Ionic框架开发Android应用程序, 在其上实现推送通知。
已安装ngCordova并包含在index.html
已安装的cordova插件添加https://github.com/phonegap-build/PushPlugin.git
收到以下错误。
未找到Content-Security-Policy元标记。使用cordova-plugin-whitelist插件时请添加一个。 但如果我检查插件目录,我可以找到cordova-plugin-whitelist。我需要在任何地方配置吗?