TencentCloud / TPNS-Flutter-Plugin

MIT License
61 stars 35 forks source link

mac版本报错 #17

Closed lijianqiang12 closed 3 years ago

lijianqiang12 commented 3 years ago

[ERROR:flutter/lib/ui/ui_dart_state.cc(199)] Unhandled Exception: MissingPluginException(No implementation found for method setEnableDebug on channel tpns_flutter_plugin)

0 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:156:7)

[ERROR:flutter/lib/ui/ui_dart_state.cc(199)] Unhandled Exception: MissingPluginException(No implementation found for method regPush on channel tpns_flutter_plugin) #0 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:156:7)
rockzuo-104 commented 3 years ago

您好,我们的flutter插件是基于移动端提供的插件,请问您是需要macOS平台的支持吗