ln-12
ln-12
I have the same issue. This is the full stack trace from sentry in my case: ```kotlin android.graphics.Bitmap in createBitmap in Zeile 1170 android.graphics.Bitmap in createBitmap in Zeile 1118 android.graphics.Bitmap...
This crash can be forced using this project: https://github.com/ln-12/GoogleMapsCrashReproducer
Same for us, I already provided some more information in https://github.com/googlemaps/android-maps-compose/issues/641#issuecomment-2554105613
@kikoso As stated in the PR, the `0dp` size was there to force the crash. We currently still go with my workaround proposed [here](https://github.com/googlemaps/android-maps-compose/issues/641#issuecomment-2554105613) as there seems to be no...
Hey guys, what is the current state of this issue? As I can see, the linked PR https://github.com/modelcontextprotocol/inspector/pull/434 was closed and superseded(?) by https://github.com/modelcontextprotocol/inspector/pull/480 but the issue is still present...
Hey @mar-v-in, thanks for that fast response! a) No, I cannot yet say that for sure. We only got crashes from that version so far, but there might also be...
Mh, that is strange. When I run `./gradlew app:dependencies | grep "play-services-analytics-impl"`, it outputs `+--- com.google.android.gms:play-services-analytics-impl:{strictly 18.1.0} -> 18.1.0 (c)`. Sentry reports the same version. I am not that deep...
I double checked that. All crash logs I currently have are from the version after we switched to `18.1.0`. The number of crashes is also increased since 26th August:
That would be a comprehensible explanation. I will do so, but their strict registration policies force me to manually write them an email to set up an account.
For reference I just created an issue for the /e/OS project here: https://gitlab.e.foundation/e/os/gplayapi/-/issues/2 As more crashes come in (hundreds in total as of today), we can now see that more...