wildfirechat / wfc_flutter_plugins

野火flutter插件,包含即时通讯和实时音视频插件
Other
35 stars 26 forks source link

集成 imclient 后,跟定位等权限有冲突。我这边调用定位,本地存储 都会奔溃 #72

Closed SummerZZ100 closed 10 months ago

SummerZZ100 commented 10 months ago

E/flutter ( 3064): [ERROR:flutter/lib/ui/ui_dart_state.cc(198)] Unhandled Exception: PlatformException(channel-error, Unable to establish connection on channel., null, null) E/flutter ( 3064): I/om.zxs.moca_on( 3064): ProcessProfilingInfo new_methods=1444 is saved saved_to_disk=1 resolve_classes_delay=8000

SummerZZ100 commented 10 months ago

[ERROR:flutter/lib/ui/ui_dart_state.cc(198)] Unhandled Exception: MissingPluginException(No implementation found for method checkPermissionStatus on channel flutter.baseflow.com/permissions/methods)

liaovq commented 10 months ago

同样的问题