lovegaoshi

Results 335 comments of lovegaoshi

unless you can reproduce with the **example app** reliably. i dont see this error what so ever with sentry so you're kinda on your own, or pay to consult with...

RNTP on android uses exoplayer; see https://developer.android.com/media/media3/exoplayer/supported-formats https://github.com/google/ExoPlayer/issues/1947 PLS is probably not supported out of the box

ru sure? i put https://cast6.my-control-panel.com/proxy/unica/stream in place of https://github.com/doublesymmetry/react-native-track-player/blob/47b2d08033563ef4d7e76a7f061c244ac3dba1ec/example/src/assets/data/playlist.json#L3 and it works fine.

weell dont add .mp3 just use the stream url On Tue, Jan 23, 2024, 12:39 PM Ammar khan ***@***.***> wrote: > ru sure? i put https://cast6.my-control-panel.com/proxy/unica/stream in > place of...

whelp. this url works with the example app and i suggest you to also fork the example, use your url to rule out any device issues or your app setup...

actually seeing your screenshot does it not work? its a stream so the log in ur screenshot looks normal

just did a release build on my app with this fix, notif area custom icon doesnt break; probably trying out codepush later

seems to also fix https://github.com/doublesymmetry/react-native-track-player/issues/2103 because updateMetadataForTrack, updateNowPlayingMetadata both uses resolveImportedAssetOrPath

unfortunately no it doesnt fix the codepushed asset resolve custom icons:( but a typical ``'s asset is fine updated from codepush.

in dev imported sources is bundled a 8081 "weblink“ so this string is queried as an web address without a problem; in release this is a number representing the bundled...