-
Notifications
You must be signed in to change notification settings - Fork 29.8k
Closed
flutter/engine
#13218Labels
e: embedderUsers of the Embedder APIUsers of the Embedder APIengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.
Description
Currently, all error returns from the embedder API specify that an error happened and where. While this is useful, there ought to be a message that makes the error clearer.
An example of the current error reporting: [ERROR:flutter/shell/platform/embedder/embedder.cc(53)] Returning error 'kInvalidArguments' (2) from Flutter Embedder API call to 'FlutterEngineRunInitialized'. Origin: ../../flutter/shell/platform/embedder/embedder.cc:922
Metadata
Metadata
Assignees
Labels
e: embedderUsers of the Embedder APIUsers of the Embedder APIengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.