pluto icon indicating copy to clipboard operation
pluto copied to clipboard

Android Pluto is a on-device debugging framework for Android applications, which helps intercept Network calls, capture Crashes & ANRs, manipulate application data on-the-go, and much more.

Results 41 pluto issues
Sort by recently updated
recently updated
newest added
trafficstars

https://github.com/androidPluto/pluto/issues/106#issuecomment-1946353863 @codershailu > The functionality doesn't seem to be functioning properly on Android TV. I need to develop a new Fragment to display various options for viewing network logs and...

enhancement
help needed

**Describe the bug** _**Request Body**_ shows `0 bytes` in `POST` method with `multipart/form-data` **To Reproduce** Go to Network Calls and click POST API, and see details. **Expected behavior** It should...

bug

**Feature description** Capability of exporting a logs from Pluto into formats like JSON/CSV/TXT/HTML. This feature would really be helpful when we want share the logs with someone or see the...

enhancement

**Use case:** I am willing to open Logger plugin in different apps of the app: - All the logs - Logs with specific tag (e.g. Analytics, Error, Debug etc) -...

enhancement

**Describe the bug** Clicking on datastore preferences crashes the app. **To Reproduce** Steps to reproduce the behavior: 1. Go to Pluto screen 2. Click on datastore **Expected behavior** It should...

bug

**Describe the bug** The pluto crashes when clicking on overlay Bug or Network **To Reproduce** Steps to reproduce the behavior: 1. Go to pluto screen 2. Open logger ``` Pluto.Installer(this)...

bug
help needed

Installed Pluto in application, and app started well. However it crash when I click the floating notch button. `FATAL EXCEPTION: main Process: com.app, PID: 14332 java.lang.RuntimeException: Unable to start activity...

bug

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll...

bug

**Describe the bug** PluginGroupConfiguration,PluginGroup,Plugin missed in no.op **To Reproduce** Steps to reproduce the behavior: 1. Setup no.op for prod build variant "prodApi"(libs.plutolib.plugins.bundle.core.no.op) "prodApi"(libs.plutolib.pluto.no.op) 2. Create class with plugins class DataSourcePluginGroup...

bug

**Describe the bug** part of content blends with background **To Reproduce** Steps to reproduce the behavior: 1. Go to pluto logger 2. look at logs **Screenshots** **Smartphone (please complete the...

bug