We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ExoPlayer version: r2.13.2
r2.13.2
UncaughtExceptionHandler java.lang.NoSuchFieldError: No static field DRM_UNSUPPORTED of type Lcom/google/android/exoplayer2/drm/DrmSessionManager; in class Lcom/google/android/exoplayer2/drm/DrmSessionManager; or its superclasses (declaration of 'com.google.android.exoplayer2.drm.DrmSessionManager' appears in /data/app/com.*****==/base.apk) at com.google.android.exoplayer2.drm.DefaultDrmSessionManagerProvider.get(DefaultDrmSessionManagerProvider.java:82) at com.google.android.exoplayer2.source.hls.HlsMediaSource$Factory.createMediaSource(HlsMediaSource.java:395) at com.adisalagic.thedoctorsteam.ui.video.VideoActivity.hlsFromURI(VideoActivity.java:337) at com.adisalagic.thedoctorsteam.ui.video.VideoActivity.getSources(VideoActivity.java:299) at com.adisalagic.thedoctorsteam.ui.video.VideoActivity.start(VideoActivity.java:283) at com.adisalagic.thedoctorsteam.ui.video.VideoActivity.initPlayer(VideoActivity.java:274) at com.adisalagic.thedoctorsteam.ui.video.VideoActivity.onCreate(VideoActivity.java:201)
The text was updated successfully, but these errors were encountered:
There were some changes according DRM between 2.12.3 und the latest. Give me some minutes and I'll release a update with the latest version ;)
Sorry, something went wrong.
It's live (1.0.2). Could you give feedback whether the issue was fixed? (I don't use DRM in the example app :))
Issue was fixed, thx
No branches or pull requests
ExoPlayer version:
r2.13.2
The text was updated successfully, but these errors were encountered: