backtrace-android
backtrace-android copied to clipboard
Error reporting for Android-based devices
Results
13
backtrace-android issues
Sort by
recently updated
recently updated
newest added
### **Summary** This PR introduces a comprehensive refactor of the Backtrace data models in the Android SDK. The key objectives are to enhance code maintainability, improve serialization/deserialization processes, and ensure...
**Important note**: First we need to merge PR #144 **Summary** This PR contains all changes needed to replace GSON library which was used for serialization/deserialization data. These modifications are part...