Skip to content

ISS-190256: Update proguard troubleshooting guide #281

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

rohan-devrev
Copy link
Contributor

Summary

This PR updates the troubleshooting guide with common proguard issues that our customers face.

Connected Issues

https://app.devrev.ai/devrev/works/ISS-190256

@rohan-devrev rohan-devrev requested a review from a team as a code owner July 22, 2025 06:38

- **Issue**: Missing class issue due to transitive Flutter dependencies.
**Solution**: Add the following lines to your `proguard-rules.pro` file:
```bash
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is bash the correct language here?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes.

Copy link
Contributor

@Atul-Butola Atul-Butola merged commit 4f9307e into main Jul 24, 2025
6 of 7 checks passed
@Atul-Butola Atul-Butola deleted the feature/ISS-190256-update-proguard-troubleshooting branch July 24, 2025 06:16
tilenkavcic added a commit that referenced this pull request Jul 28, 2025
* Update MCP files description

* Remove reference to by field

* Update proguard troubleshooting guide (#281)

* PLuG user identification docs improvements (#279)

* PLuG user identification docs improvements

* address review comments

* diagram font

* Revert "diagram font"

This reverts commit 5af9512.

* diagram font

* Update fern/docs/pages/sdks/web/user-identity.mdx

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update fern/docs/pages/sdks/web/user-identity.mdx

Co-authored-by: Ben Colborn <ben.colborn@devrev.ai>

* update font

---------

Co-authored-by: Ben Colborn <ben.colborn@devrev.ai>
Co-authored-by: Atul-Butola <atul.butola@devrev.ai>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* chore: update session ingestion URLs (#282)

* Nit

* Nit

* Update fern/docs/pages/airdrop/mcp.mdx

---------

Co-authored-by: Rohan Gupta <rohan.gupta@devrev.ai>
Co-authored-by: Kunal Mohta <kunal.mohta@devrev.ai>
Co-authored-by: Ben Colborn <ben.colborn@devrev.ai>
Co-authored-by: Atul-Butola <atul.butola@devrev.ai>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants