Android debugging experience #8792
Labels
module: android
Issues related to Android code, build, and execution
module: user experience
Issues related to reducing friction for users
triaged
This issue has been looked at a team member, and triaged and prioritized into an appropriate module
🚀 The feature, motivation and pitch
Currently, when we get an error from
forward()
, we only know the error code, but we don't know where it goes wrong. Ideally we can provide more context, or even stack trace, when it happens.Alternatives
No response
Additional context
No response
RFC (Optional)
No response
cc @cbilgin @mergennachin @byjlw
The text was updated successfully, but these errors were encountered: