简体   繁体   English

ionic 3 phonegap-plugin-push plugin_not_installed

[英]ionic 3 phonegap-plugin-push plugin_not_installed

i have to use the push notifications in my app so i followed this tutorial to add the ionic native push , when i run the app on android 我必须在我的应用程序中使用推送通知,所以当我在android上运行该应用程序时,我按照本教程的说明添加了ionic native push

the console prints this warning message "plugin_not_installed" i tried to remove the platform with cordova platform remove android and then reinstall it but nothing has changed and i'm still getting the same problem 控制台会打印此警告消息“ plugin_not_installed”,我尝试使用cordova平台删除android删除平台,然后重新安装它,但没有任何变化,但我仍然遇到相同的问题

this is the environment informations : 这是环境信息:

cli packages: (/usr/local/lib/node_modules) cli软件包:(/ usr / local / lib / node_modules)

@ionic/cli-utils  : 1.19.2
ionic (Ionic CLI) : 3.20.0

global packages: 全局软件包:

cordova (Cordova CLI) : 8.0.0 

local packages: 本地套餐:

@ionic/app-scripts : 3.1.9
Cordova Platforms  : android 7.0.0 browser 5.0.4
Ionic Framework    : ionic-angular 3.9.2

System: 系统:

Android SDK Tools : 26.1.1
Node              : v8.9.1
npm               : 3.5.2 
OS                : Linux 4.15

Environment Variables: 环境变量:

ANDROID_HOME : /home/hamza/Android/Sdk

Misc: 其他:

backend : pro

try android platform version 7.1.0 尝试android平台版本7.1.0

ionic cordova platform add android@7.1.0 离子Cordova平台添加android@7.1.0

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM