Replies: 3 comments 2 replies
-
If any of that makes sense for you i would be glad to contribute :) |
Beta Was this translation helpful? Give feedback.
-
hey @jakoss, The main reason for making Pluto open-sourced is to allow the developer community to contribute and improve it as per their need, so I would love to see you contributing. |
Beta Was this translation helpful? Give feedback.
-
thanks, @jakoss, |
Beta Was this translation helpful? Give feedback.
-
First of all - i love the design. But from such tool i do require some customization and cooperation with similar tools.
Customization:
Cooperation with similar tools
setDefaultUncaughtExceptionHandler
overrides already set exception handler. It would be great if pluto could store current exception handler and then call it whenever crash happens. Scenario - we are using special flavor "debuggable" for internal QA testing. It's Release build, but with debug tools enabled for QA engineers. We want crashlytics to be enabled on those builds, but it would be also great if debug tools could handle crashes locally. For that, the local debug tool would have to detect crashlytics handler and pass the exceptions to itFeatures:
Beta Was this translation helpful? Give feedback.
All reactions