Fixed
Status Update
Comments
vi...@google.com <vi...@google.com> #2
I proposed this which I think it is better than the actual behavior, and could let the developers work with more room to be creative.
https://code.google.com/p/android/issues/detail?id=58318
ha...@meta.com <ha...@meta.com> #3
The presentation link doesn't work.
vi...@google.com <vi...@google.com> #4
In Custom Notification Layouts section of the Notification API Guides, it states: "The height available for a custom notification layout depends on the notification view. Normal view layouts are limited to 64 dp, and expanded view layouts are limited to 256 dp". I guess it means the width is 512 dp and the height is 256 dp (if following the 2:1 aspect ratio)?
http://developer.android.com/guide/topics/ui/notifiers/notifications.html#CustomNotification
to...@gmail.com <to...@gmail.com> #7
Any update on this?
ra...@google.com <ra...@google.com> #8
Thank you for your feedback. We assure you that we are doing our best to address all issues reported. For now, we will be closing the issue as won't fix obsolete. If this issue currently still exists, we request that you log a new issue along with the bug report here https://goo.gl/TbMiIO and reference this bug for context.
ra...@paynearby.in <ra...@paynearby.in> #9
this issue is still not fixed under 2.0.2 version of review and review-ktx.
following is the crashlog recently we are facing
build.gradle:
implementation("com.google.android.play:review:2.0.2")
implementation("com.google.android.play:review-ktx:2.0.2")
Exception:
Log1:
Fatal Exception: java.lang.NoClassDefFoundError
Failed resolution of: Lcom/google/android/play/core/common/PlayCoreDialogWrapperActivity;
Log2:
Caused by java.lang.ClassNotFoundException
com.google.android.play.core.common.PlayCoreDialogWrapperActivity
com.google.android.play.core.review.zzd.launchReviewFlow (com.google.android.play:review@@2.0.2:2)
com.bnb.paynearby.legacy.PlayStoreInAppFeedback.showInAppPopupFeedback$lambda$1 (PlayStoreInAppFeedback.java:34)
com.google.android.gms.tasks.zzi.run (com.google.android.gms:play-services-tasks@@18.1.0:1)
android.os.Handler.handleCallback (Handler.java:958)
android.os.Handler.dispatchMessage (Handler.java:99)
android.os.Looper.loopOnce (Looper.java:257)
android.os.Looper.loop (Looper.java:368)
android.app.ActivityThread.main (ActivityThread.java:8839)
java.lang.reflect.Method.invoke (Method.java)
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run (RuntimeInit.java:572)
com.android.internal.os.ZygoteInit.main (ZygoteInit.java:1049)
following is the crashlog recently we are facing
build.gradle:
implementation("com.google.android.play:review:2.0.2")
implementation("com.google.android.play:review-ktx:2.0.2")
Exception:
Log1:
Fatal Exception: java.lang.NoClassDefFoundError
Failed resolution of: Lcom/google/android/play/core/common/PlayCoreDialogWrapperActivity;
Log2:
Caused by java.lang.ClassNotFoundException
com.google.android.play.core.common.PlayCoreDialogWrapperActivity
com.google.android.play.core.review.zzd.launchReviewFlow (com.google.android.play:review@@2.0.2:2)
com.bnb.paynearby.legacy.PlayStoreInAppFeedback.showInAppPopupFeedback$lambda$1 (PlayStoreInAppFeedback.java:34)
com.google.android.gms.tasks.zzi.run (com.google.android.gms:play-services-tasks@@18.1.0:1)
android.os.Handler.handleCallback (Handler.java:958)
android.os.Handler.dispatchMessage (Handler.java:99)
android.os.Looper.loopOnce (Looper.java:257)
android.os.Looper.loop (Looper.java:368)
android.app.ActivityThread.main (ActivityThread.java:8839)
java.lang.reflect.Method.invoke (Method.java)
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run (RuntimeInit.java:572)
com.android.internal.os.ZygoteInit.main (ZygoteInit.java:1049)
Description
We can't reproduce these but after integrating with the in app review library we started to see crash reports with these stack traces at the bottom. We don't have info on the Google play services version on the client. But the issues might be device specific. Seems like we are on the latest versions of these libraries.
app library versions :
com.google.android.play:core-common: 2.0.3 com.google.android.play:review: @2.0.1
Crash 1
Mostly occuring on some xioami devices on android 14 Top 3 devices: Xiaomi-23127PN0CG Xiaomi-22071212AG Xiaomi-2303ERA42L
Crash 2
mostly occuring on vivo and huawei devices on differend android versions
top 3 devices vivo-V2027 vivo-V2029 HUAWEI-CAM-L21