Skip to content
New issue

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

crash SimpleExoPlayerViewHelper.initialize #473

Open
1 of 5 tasks
yankelandroid opened this issue Dec 24, 2019 · 4 comments
Open
1 of 5 tasks

crash SimpleExoPlayerViewHelper.initialize #473

yankelandroid opened this issue Dec 24, 2019 · 4 comments

Comments

@yankelandroid
Copy link

yankelandroid commented Dec 24, 2019

What kind of issue is this?

  • Question. If so, declare clearly your target and your current implementation with code formatted in markdown.

there is a crash in the SimpleExoPlayerViewHelper initialization

  • Bug report. If so, please supply the way to reproduce the issue, including addition information as follow:

    • [3.2.0 ] Toro version.
    • [9 ] Android version (can be found in Device info). Rooted/Custom rom devices are not supported.
    • [ Samsung Galaxy S8] Device name (eg: Nexus 5X, Samsung Galaxy S8)
    • Source code that can reproduce the issue (a snapshot is expected).
    • [ java.lang.NoSuchMethodError: No direct method (Landroid/os/Handler;Lcom/google/android/exoplayer2/upstream/BandwidthMeter$EventListener;)V in class Lcom/google/android/exoplayer2/upstream/DefaultBandwidthMeter; or its super classes (declaration of 'com.google.android.exoplayer2.upstream.DefaultBandwidthMeter' appears in /data/app/==/base.apk)] Logcat stack trace in case of fatal issue.
  • Feature request. Start by telling me what problem you’re trying to solve. Don’t send pull requests to implement new features without first getting my support. Sometimes I leave features out on purpose to keep the project small.

  • Other. Senseless issues are normally ignored. Please understand and cooperate.

@eneim
Copy link
Owner

eneim commented Dec 25, 2019

@yankelandroid You may use a different version that 3.2.0 compiles with. Please use latest version of Toro with ExoPlayer 2.9.5 OR use ExoPlayer r2.5.4

@yankelandroid
Copy link
Author

what is the latest version of toro ?

@yankelandroid
Copy link
Author

i update with last version and get this error :
java.lang.NoSuchMethodError: No direct method (Lcom/google/android/exoplayer2/RenderersFactory;Lcom/google/android/exoplayer2/trackselection/TrackSelector;Lcom/google/android/exoplayer2/LoadControl;Lcom/google/android/exoplayer2/drm/DrmSessionManager;)V in class Lcom/google/android/exoplayer2/SimpleExoPlayer; or its super classes (declaration of 'com.google.android.exoplayer2.SimpleExoPlayer' appears in /data/app-7jOOcLNymdRFTFu9myzYug==/base.apk)
when i am calling ExoPlayerViewHelper.play()

@eneim
Copy link
Owner

eneim commented Dec 26, 2019

@yankelandroid What is ExoPlayer version you are using?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants