Status Update
Comments
il...@google.com <il...@google.com> #2
Information redacted by Android Beta Feedback.
re...@gmail.com <re...@gmail.com> #3
Thanks for reporting this issue. We have passed this to the development team and will update this issue with more information as it becomes available.
re...@gmail.com <re...@gmail.com> #4
What
More information
Deep sleep stops working. Restart helps
Where
Build and device data
- Build Number: google/husky_beta/husky:16/BP22.250221.013/13218340:user/release-keys
(Note: It is the build when sending this report. For exact build reference, please see the attached bugreport.)
- SoC Revision: Zuma B1
Debugging information
Usługi Google Play
com.google.android.gms
Version 250934035 (25.09.34 (260400-738842635))
System App (Updated)
Android System WebView
com.google.android.webview
Version 699804033 (134.0.6998.40)
System App (Updated)
Network operator: Orange
SIM operator: Orange
Filed by Android Beta Feedback. Version (Updated): 2.46-betterbug.external_20241023_RC01 (DOGFOOD)
To learn more about our feedback process, please visit
il...@google.com <il...@google.com> #5
Information redacted by Android Beta Feedback.
re...@gmail.com <re...@gmail.com> #6
What
More information
My Pixel 8 battery lasts less than with version 15
Where
Build and device data
- Build Number: google/shiba_beta/shiba:16/BP22.250221.013/13218340:user/release-keys
(Note: It is the build when sending this report. For exact build reference, please see the attached bugreport.)
- SoC Revision: Zuma B1
Debugging information
Servicios de Google Play
com.google.android.gms
Version 250934035 (25.09.34 (260400-738842635))
System App (Updated)
Android System WebView
com.google.android.webview
Version 699804033 (134.0.6998.40)
System App (Updated)
Network operator: Not available
SIM operator: AT&T
Filed by Android Beta Feedback. Version (Updated): 2.46-betterbug.external_20241023_RC01 (DOGFOOD)
To learn more about our feedback process, please visit
re...@gmail.com <re...@gmail.com> #7
Information redacted by Android Beta Feedback.
Description
Version used: 1.0.0-alpha09
Devices/Android versions reproduced on: Tried on Huawei P20 Lite / Android 8.0. But I am confident it will crash on all phones
If you want to pass a Parcelable object, using the <arguments/> tag, that is an inner static class the app will crash with a java.lang.RuntimeException: java.lang.ClassNotFoundException.
This can be reproduced easily with any public inner static class.
In my example I want to pass this:
<argument android:name="resendToken" app:argType="com.google.firebase.auth.PhoneAuthProvider.ForceResendingToken" app:nullable="true"/>
This fails the moment when the application tries to load the graph where this argument is defined.
The exact exception:
Caused by: java.lang.ClassNotFoundException: Didn't find class "com.google.firebase.auth.PhoneAuthProvider.ForceResendingToken" on path: DexPathList