Status Update
Comments
sm...@google.com <sm...@google.com>
ga...@google.com <ga...@google.com>
mk...@opera.com <mk...@opera.com> #3
I wish policy team of the Play Store could be as cooperative as you guys here.
hu...@google.com <hu...@google.com> #4
Thank you for your patience while our engineering team worked to resolve this issue. A fix for this issue is now available in:
- Android Studio Giraffe Canary 1 (2022.3.1.1)
- Android Gradle Plugin 8.1.0
We encourage you to try the latest update.
If you notice further issues or have questions, please file a new bug report.
Thank you for taking the time to submit feedback — we really appreciate it!
je...@google.com <je...@google.com>
je...@google.com <je...@google.com> #5
Can you please check about a similar issue, of various WallpaperManager functions, that the IDE claims I need to have the READ_EXTERNAL_STORAGE even if I target API 33, yet this permission isn't available there:
?
The policy team is also stuck on the idea that MANAGE_EXTERNAL_STORAGE can't be used for these functions, and according to what I've found, it's actually the opposite: having MANAGE_EXTERNAL_STORAGE granted is the only way to use this functions when targeting&running on Android 13:
Please talk to them as I fail to convince them about it, and they won't accept to let me still use these functions on my tiny app.
je...@google.com <je...@google.com>
an...@google.com <an...@google.com> #6
Thank you for your patience while our engineering team worked to resolve this issue. A fix for this issue is now available in:
- Android Studio Iguana | 2023.2.1 Canary 12
- Android Gradle Plugin 8.3.0-alpha12
We encourage you to try the latest update.
If you notice further issues or have questions, please file a new bug report.
Thank you for taking the time to submit feedback — we really appreciate it!
hu...@google.com <hu...@google.com> #7
FYI, I just filed
Description
Compilation of dynamic feature fails because of the implicit dependency between exportReleaseConsumerProguardFiles and extractProguardFiles tasks.
STEPS TO REPRODUCE:
Removing the following block from the gradle file helps
Version of Gradle Plugin: 8.1.0 Version of Gradle: 8.2 Version of Java: 17 OS: MacOS Ventura 13.4.1