1111015 21-09-10 3 这是我的测试代码: try { Client c = Client(id: '15622786057'); await c.open(); print('client open sucessfully'); } on LCException catch (e) { print('${e.code}-----------${e.message}'); } 这是错误信息: image.png1355x377 68.6 KB 这种是SDK安装的问题,还是哪里的问题呢?Appid:OocEy1draipXLCeRz9hMPWA9-9Nh9j0Va 创建时间 21年9月10日 最后回复 21年9月13日 2回复 47浏览 1用户 3
1111015 21-09-13 已解决,在 github找到解决方法:https://wish32wish.blogspot.com/2021/01/flutter-leancloudofficialpluginjavalang.html