You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Crash after code inside DFM access a layout file in DFM
Bundletool version(s) affected
Version: 1.18.0
Stacktrace
\\ the above isn't relevant
Caused by: android.content.res.Resources$NotFoundException: Resource ID #0x7e020000
at android.content.res.ResourcesImpl.getValue(ResourcesImpl.java:230)
\\ the following isn't relevant
Describe the bug
Crash after code inside DFM access a layout file in DFM
Bundletool version(s) affected
Version: 1.18.0
Stacktrace
To Reproduce
./gradlew :app:bundleDebug
bundletool build-apks --local-testing --bundle app-debug.aab --output app.apks
bundletool install-apks --apks app.apks
Expected behavior
Known workaround
If you have found a workaround, please specify what it is.
Upload the aab to Play Store internal track and install as a tester
Environment:
OS: Android 13
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: