Luzian Wild
Luzian Wild
More ExoPlayer releases: - `2.15.1` (2021-09-20) - `2.16.0` (2021-11-04) - `2.16.1` (2021-11-18) - `2.17.0` (2022-02-24) https://github.com/google/ExoPlayer/blob/release-v2/RELEASENOTES.md
Amazon port was updated to to version `2.16.1` in the meantime, but looks like it was not announced here (and no `2.17.x` yet). It's available in Maven Central: https://search.maven.org/artifact/com.amazon.android/exoplayer-common/2.16.1/aar Can...
Looks like the Amazon port was updated recently to version `2.17.1` (but not announced here). It's available in Maven Central: https://search.maven.org/artifact/com.amazon.android/exoplayer-common/2.17.1/aar Next up: `2.18.0`, just released by Google a few...
We get the same issue - same device, but also a different one: - 88% Nexus 5X, Android 13, app sideloaded, device not rooted - 12% Xperia E, Android 9,...
> Thanks for sharing everyone! It would be interesting to see if these crash reports are coming from re-signed APKs. If so, it's clear that tampering is going on. (If...
This would be super useful! Features: ideally it could do everything that the Sentry Android gradle plugin currently does (automatic breadcrumbs, interaction tracking, automatic traces, automatic debug symbols uploads etc.)....
@marioortizmanero > Why not just add the Android gradle plugin to `androidMain` and the "Run Script" phase to XCode? I'm not sure how to do achieve that - do you...