We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
After upgrading to Ruler 2.0.0-beta-1 (to use with AGP 8.3), the Ruler Insights page shows an error:
Unexpected Application Error! Cannot read properties of undefined (reading 'plus_u6jwas_k$') TypeError: Cannot read properties of undefined (reading 'plus_u6jwas_k$') at ae (file:///.../ruler/sample/app/build/reports/ruler/release/report.html:25:2095642)
Not sure if this is a known issue with the current beta version, but its the only version that supports AGP 8.3 which is why I'm using it.
ruler
./gradlew analyzeReleaseBundle
ruler/sample/app/build/reports/ruler/release/report.html
Insights
Broken with: Ruler: 2.0.0-beta-1 Worked in at least Ruler: 2.0.0-alpha-3
Note that I do not have bloaty installed
bloaty
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Current behavior
After upgrading to Ruler 2.0.0-beta-1 (to use with AGP 8.3), the Ruler Insights page shows an error:
Not sure if this is a known issue with the current beta version, but its the only version that supports AGP 8.3 which is why I'm using it.
Expected behavior
Steps to reproduce
ruler
repo./gradlew analyzeReleaseBundle
ruler/sample/app/build/reports/ruler/release/report.html
Insights
Versions
Broken with: Ruler: 2.0.0-beta-1
Worked in at least Ruler: 2.0.0-alpha-3
Anything else?
Note that I do not have
bloaty
installedThe text was updated successfully, but these errors were encountered: