Commit 1ec92b67 authored by 林生雨's avatar 林生雨

com

parent 1e37c006
This diff is collapsed.
......@@ -338,7 +338,7 @@ class GengmeiFlutterPlugin : MethodCallHandler {
DebugUtil.printStackTrace(it)
}).addTo(disposable)
} else {
ResultManager.getInstance().resultSuccess(gotoNativeCameraKey, "");
ResultManager.getInstance().resultSuccess(gotoNativeCameraKey, null);
}
// nativeImage?.run {
// }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment