鸿蒙开发 JPushInterface直接调用会找不到

用户2750927
2024-08-07 09:02 65 1
    JPushInterface.setAppKey("xxx")//在init之前调用
    JPushInterface.init(this.context.getApplicationContext())

JPushInterface会报错
Cannot find name 'JPushInterface'.

1个回答

热门排序