jpush-flutter-plugin
jpush-flutter-plugin copied to clipboard
MissingPluginException(No implementation found for method getRegistrationID on channel jpush)#1 JPush.getRegistrationID (package:jpush_flutter/jpush_flutter.dart:381)
MissingPluginException(No implementation found for method getRegistrationID on channel jpush)
#0 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:308)
友盟上也捕获到了这个异常,这个是什么情况出现呢?我看源码里面 Android 有实现这个方法。
waiting for an answer