This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Issue for TPStreams Support | |
| Problem: Android app crashes when attempting video downloads. | |
| Error: | |
| java.lang.AbstractMethodError: abstract method "void androidx.media3.exoplayer.offline.DownloadHelper$Callback.onPrepared(androidx.media3.exoplayer.offline.DownloadHelper, boolean)" | |
| Our Environment: | |
| - Expo SDK 54 + React Native 0.81.4 | |
| - react-native-tpstreams@1.1.9 | |
| - TPStreamsAndroidPlayer:1.1.8 | |
| - Media3 (ExoPlayer): 1.8.0 | |
| Reference App Analysis: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Issue Summary for TPStreams Support | |
| Error: App crashes when clicking download button in video player on Android | |
| Error Details: | |
| java.lang.AbstractMethodError: abstract method "void androidx.media3.exoplayer.offline.DownloadHelper$Callback.onPrepared(androidx.media3.exoplayer.offline.DownloadHelper, boolean)" on receiver java.lang.Class<com.tpstreams.player.download.DownloadController$startDownload$1> | |
| Environment: | |
| TPStreams SDK Version: react-native-tpstreams@1.1.9 | |
| Platform: Android 15, Xiaomi Pad 7 |