You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added: Add support to send crash notifications if exceptions are caught in TermuxApiReceiver and ResultReturner
This will allow users to know if an exception caused an API command to fail instead of having to check `logcat`. Currently, `Termux:API` app is broken a lot and crash reports from users for edge case exceptions or device specific exceptions will help solve such issues. In future, likely `stderr` will be used instead, once support is added.
0 commit comments