鸿蒙开发 JPushInterface直接调用会找不到
JPushInterface.setAppKey("xxx")//在init之前调用
JPushInterface.init(this.context.getApplicationContext())JPushInterface会报错
Cannot find name 'JPushInterface'.
JPushInterface.setAppKey("xxx")//在init之前调用
JPushInterface.init(this.context.getApplicationContext())JPushInterface会报错
Cannot find name 'JPushInterface'.